oxc/crates/oxc_linter
DonIsaac 3016f03578 feat(linter): let fixer functions return a None fix (#4210)
Part of #4187.

Adds `CompositeFix::None`, which enables fixer functions to decide not to fix some code.

While I was in the area, I took the liberty of adding some doc comments.
2024-07-12 01:12:42 +00: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): let fixer functions return a None fix (#4210) 2024-07-12 01:12:42 +00: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 (#4194) 2024-07-11 14:38:41 +08:00
CHANGELOG.md Release oxlint v0.6.0 (#4194) 2024-07-11 14:38:41 +08:00