oxc/crates/oxc_linter
Nissim Chekroun bf04dee861
feat(linter): implement unicorn/no-negation-in-equality-check (#4034)
Fixes https://github.com/oxc-project/oxc/issues/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.
2024-07-04 23:05:47 +08:00
..
examples refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
fixtures feat(linter): support vitest/no-disabled-tests (#3717) 2024-06-24 15:16:32 +00:00
src feat(linter): implement unicorn/no-negation-in-equality-check (#4034) 2024-07-04 23:05:47 +08:00
tests feat(tasks/website): code generate the linter rules 2024-05-23 15:21:37 +08:00
Cargo.toml Release oxlint v0.6.0 (#4029) 2024-07-02 22:07:52 +08:00
CHANGELOG.md Release oxlint v0.6.0 (#4029) 2024-07-02 22:07:52 +08:00