oxc/crates/oxc_linter
DonIsaac ba7b01fbdf refactor(linter): Add LinterBuilder (#5714)
This will replace `OxlintOptions` in an upstream PR. This also adds `plugins` to
`Oxlintrc`. This field gets respected by the builder, but not by
`OxlintOptions`.
2024-09-20 11:58:37 +00:00
..
examples refactor(semantic): impl IntoIterator for &AstNodes (#5873) 2024-09-19 03:22:29 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src refactor(linter): Add LinterBuilder (#5714) 2024-09-20 11:58:37 +00:00
tests
Cargo.toml perf(linter): use aho-corasick instead of regex for string matching in jsx-a11y/img-redundant-alt (#5892) 2024-09-19 22:40:01 +00:00
CHANGELOG.md release(oxlint): v0.9.6 (#5843) 2024-09-18 12:02:09 +08:00