Skip to content
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

feat(linter): unicorn/no-negation-in-equality-check #3869

Closed
DonIsaac opened this issue Jun 24, 2024 · 0 comments · Fixed by #4034
Closed

feat(linter): unicorn/no-negation-in-equality-check #3869

DonIsaac opened this issue Jun 24, 2024 · 0 comments · Fixed by #4034
Labels
A-linter Area - Linter C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers

Comments

@DonIsaac
Copy link
Contributor

To get started, run

just new-unicorn-rule no-negation-in-equality-check
@DonIsaac DonIsaac added C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers A-linter Area - Linter labels Jun 24, 2024
mysteryven pushed a commit that referenced this issue Jul 4, 2024
Fixes #3869

Hey there, thought I'd give this a try as it's tagged "good first issue"
:) Let me know if there's anything that needs to change, I wasn't sure
about the rule category so left as TODO.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter C-enhancement Category - New feature or request good first issue Experience Level - Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant