oxc/crates/oxc_linter
mysteryven 63b98bddd9 feat(linter): accept multiple fixes when fix code (#3842)
Want to add this because of there are bunch of fix codes in [consistent-type-import](e408b93e48/packages/eslint-plugin/src/rules/consistent-type-imports.ts (L610-L945)) are not easy to port.
2024-06-26 13:29:22 +00:00
..
examples chore: make println and eprintln opt-in (#3712) 2024-06-17 10:40:34 +00:00
fixtures feat(linter): support vitest/no-disabled-tests (#3717) 2024-06-24 15:16:32 +00:00
src feat(linter): accept multiple fixes when fix code (#3842) 2024-06-26 13:29:22 +00:00
tests feat(tasks/website): code generate the linter rules 2024-05-23 15:21:37 +08:00
Cargo.toml chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
CHANGELOG.md Release oxlint v0.4.4 (#3669) 2024-06-14 15:05:26 +08:00