oxc/crates/oxc_linter
Don Isaac 5b2fc391bc
feat(linter): add use-isnan fixer for (in)equality operations (#3284)
Co-authored-by: Boshen <boshenc@gmail.com>
2024-05-15 02:20:52 +00: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 feat(linter): add use-isnan fixer for (in)equality operations (#3284) 2024-05-15 02:20:52 +00:00
tests chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
Cargo.toml chore(linter/tree-shaking): uncomment function and identifier test cases (#3119) 2024-04-28 22:05:33 +08:00