oxc/crates/oxc_linter
Don Isaac 3e694573df
up(linter): add fixer for no-useless-spread (#3583)
Only fixes array spreads for now.

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-06-08 11:38:38 +08:00
..
examples refactor(diagnostics): s/OxcDiagnostic::new/OxcDiagnostic::error 2024-05-12 01:08:54 +08:00
fixtures fix(linter/default): ignore unsupported files (e.g. .vue) 2024-05-12 13:33:29 +08:00
src up(linter): add fixer for no-useless-spread (#3583) 2024-06-08 11:38:38 +08:00
tests feat(tasks/website): code generate the linter rules 2024-05-23 15:21:37 +08:00
Cargo.toml Release oxlint v0.4.3 (#3581) 2024-06-07 16:39:51 +08:00
CHANGELOG.md Release oxlint v0.4.3 (#3581) 2024-06-07 16:39:51 +08:00