Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: enable eqeqeq internally#6228

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Enables the rule, allowing== null and!= null per our existing code style.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@JoshuaKGoldberg!

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 onhttps://opencollective.com/typescript-eslint.

@nx-cloud
Copy link

nx-cloudbot commentedDec 16, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit86e1ab7. 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 25 targets

Sent with 💌 fromNxCloud.

@netlify
Copy link

netlifybot commentedDec 16, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit86e1ab7
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/639e76e51214a100081f0266
😎 Deploy Previewhttps://deploy-preview-6228--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 yourNetlify site settings.

@codecov
Copy link

codecovbot commentedDec 16, 2022
edited
Loading

Codecov Report

Merging#6228 (86e1ab7) intomain (9e35ef9) willincrease coverage by0.02%.
The diff coverage is91.30%.

Additional details and impacted files
@@            Coverage Diff             @@##             main    #6228      +/-   ##==========================================+ Coverage   91.28%   91.31%   +0.02%==========================================  Files         366      366                Lines       12445    12445                Branches     3645     3644       -1     ==========================================+ Hits        11361    11364       +3+ Misses        773      770       -3  Partials      311      311
FlagCoverage Δ
unittest91.31% <91.30%> (+0.02%)⬆️

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

Impacted FilesCoverage Δ
...ages/eslint-plugin/src/rules/prefer-regexp-exec.ts100.00% <ø> (ø)
packages/typescript-estree/src/convert.ts97.13% <0.00%> (ø)
packages/typescript-estree/src/getModifiers.ts60.86% <0.00%> (ø)
...ackages/eslint-plugin/src/rules/member-ordering.ts96.13% <50.00%> (ø)
...kages/eslint-plugin/src/rules/naming-convention.ts81.86% <50.00%> (ø)
...t-plugin/src/rules/adjacent-overload-signatures.ts95.34% <100.00%> (ø)
packages/eslint-plugin/src/rules/ban-types.ts100.00% <100.00%> (ø)
packages/eslint-plugin/src/rules/comma-spacing.ts100.00% <100.00%> (ø)
...gin/src/rules/naming-convention-utils/validator.ts96.81% <100.00%> (ø)
...ackages/eslint-plugin/src/rules/no-implied-eval.ts97.05% <100.00%> (ø)
... and23 more

@bradzacherbradzacher added the repo maintenancethings to do with maintenance of the repo, and not with code/docs labelJan 30, 2023
Copy link
Member

@bradzacherbradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

if you wanted to go one step further and clean up our now out-of-styletypeof x === 'undefined' checks as part of this - that'd be gr8

https://cs.github.com/typescript-eslint/typescript-eslint?q=%2Ftypeof+.%2B%3F+%5B%21%3D%5D%3D%3D+%27undefined%27%2F

aw_yiss_refactorin

@bradzacherbradzacher added the 1 approval>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge labelJan 30, 2023
@JoshuaKGoldberg
Copy link
MemberAuthor

👍 filed#6398 as a good-first-issue!

@JoshuaKGoldbergJoshuaKGoldberg merged commitfbe811c intotypescript-eslint:mainJan 31, 2023
@JoshuaKGoldbergJoshuaKGoldberg deleted the eqeqeq branchJanuary 31, 2023 14:43
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsFeb 8, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@HolgerJerominHolgerJerominHolgerJeromin left review comments

@bradzacherbradzacherbradzacher approved these changes

Assignees
No one assigned
Labels
1 approval>=1 team member has approved this PR; we're now leaving it open for more reviews before we mergerepo maintenancethings to do with maintenance of the repo, and not with code/docs
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Repo: Enable ESLint's eqeqeq internally
3 participants
@JoshuaKGoldberg@HolgerJeromin@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp