oxc/crates/oxc_linter/src
2024-01-05 16:36:31 +08:00
..
config chore: upgrade rustc toolchain to stable 1.75.0 (#1853) 2023-12-29 12:20:51 +08:00
partial_loader feat(linter): parse multiple script tags in astro file (#1898) 2024-01-05 16:36:31 +08:00
rules perf(linter) reduce the number of diagnostics for no_sparse_arrays (#1895) 2024-01-05 10:52:31 +08:00
snapshots perf(linter) reduce the number of diagnostics for no_sparse_arrays (#1895) 2024-01-05 10:52:31 +08:00
utils feat(linter): eslint-plugin-jsx-a11y: aria-unsupported-elements 2023-12-30 11:18:44 +00:00
ast_util.rs feat(linter) eslint plugin unicorn: no useless spread (#1638) 2023-12-07 17:31:22 +08:00
context.rs perf(linter): precompute rule.name() (#1759) 2023-12-21 12:06:01 +08:00
disable_directives.rs feat(prettier): print leading comments with newlines (#1434) 2023-11-19 22:46:55 +08:00
fixer.rs
globals.rs feat(linter): eslint-plugin-jsx-a11y: aria-unsupported-elements 2023-12-30 11:18:44 +00:00
lib.rs feat(cli): support walk vue and astro (#1745) 2023-12-31 22:15:11 +08:00
options.rs feat(linter): add jsx-a11y settings (#1668) 2023-12-16 13:45:14 +08:00
rule.rs feat(linter): add a perf category (#1625) 2023-12-04 17:31:34 +08:00
rule_timer.rs
rules.rs feat(linter): no irregular whitespace (#1877) 2024-01-05 02:47:29 +00:00
service.rs feat(linter): add support for multiple script tags from vue and stro (#1897) 2024-01-05 16:30:32 +08:00
tester.rs feat(linter): add jsx-a11y settings (#1668) 2023-12-16 13:45:14 +08:00