8000 feat(eslint-plugin): add strict-comparisons rule by longngn · Pull Request #5648 · typescript-eslint/typescript-eslint · GitHub
[go: up one dir, main page]

Skip to content

feat(eslint-plugin): add strict-comparisons rule #5648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

longngn
Copy link
@longngn longngn commented Sep 14, 2022

Signed-off-by: Nguyen Le Vu Long vulongvn98@gmail.com

PR Checklist

Overview

Continue working on code from #314
Let's try to get this finally merged, this rule is absolutely necessary.

Signed-off-by: Nguyen Le Vu Long <vulongvn98@gmail.com>
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @longngn!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link
nx-cloud bot commented Sep 14, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a776b5f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 from NxCloud.

@netlify
Copy link
netlify bot commented Sep 14, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit a776b5f
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6321936d2fa51700088fbedc
😎 Deploy Preview https://deploy-preview-5648--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link
codecov bot commented Sep 14, 2022

Codecov Report

Merging #5648 (a776b5f) into main (5d0bf1c) will increase coverage by 0.00%.
The diff coverage is 94.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5648   +/-   ##
=======================================
  Coverage   93.59%   93.60%           
=======================================
  Files         288      289    +1     
  Lines        9575     9649   +74     
  Branches     2880     2902   +22     
=======================================
+ Hits         8962     9032   +70     
- Misses        334      336    +2     
- Partials      279      281    +2     
Flag Coverage Δ
unittest 93.60% <94.59%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/eslint-plugin/src/configs/all.ts 100.00% <ø> (ø)
...src/configs/recommended-requiring-type-checking.ts 100.00% <ø> (ø)
...ages/eslint-plugin/src/rules/strict-comparisons.ts 94.59% <94.59%> (ø)

@JoshuaKGoldberg
Copy link
Member

That issue was marked as accepting prs

You checked this part of the PR template, but the issue is not marked as accepting PRs 😉. It's generally a good idea to wait for the discussion to be resolved before sending a nontrivial PR like this one.

@JoshuaKGoldberg JoshuaKGoldberg added awaiting response Issues waiting for a reply from the OP or another party blocked by external API Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API and removed blocked by external API Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API labels Sep 14, 2022
@bradzacher
Copy link
Member
8000 bradzacher commented Sep 14, 2022

Given the above issue is marked as blocked and also in a limbo state as to whether its going to be accepted I'm going to close this PR for now.

If we do decide to move forward with the issue - we can reopen this PR at that date!

@bradzacher bradzacher closed this Sep 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
awaiting response Issues waiting for a reply from the OP or another party
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0