oxc/crates/oxc_linter/src
2023-11-13 08:52:22 +00:00
..
rules feat(linter) eslint plugin unicorn: prefer string replace all (#1248) 2023-11-13 08:52:22 +00:00
snapshots feat(linter) eslint plugin unicorn: prefer string replace all (#1248) 2023-11-13 08:52:22 +00:00
utils refactor(linter): remove all old parse_expect_jest_fn_call (#1259) 2023-11-13 14:33:41 +08:00
ast_util.rs feat(linter) eslint plugin unicorn: prefer string replace all (#1248) 2023-11-13 08:52:22 +00:00
context.rs feat(linter): eslint-plugin-unicorn/no-abusive-eslint-disable (#1125) 2023-11-12 11:32:14 +08:00
disable_directives.rs feat(linter): eslint-plugin-unicorn/no-abusive-eslint-disable (#1125) 2023-11-12 11:32:14 +08:00
fixer.rs feat: vscode extension (#690) 2023-08-06 21:28:49 +08:00
globals.rs feat(linter) eslint plugin unicorn: no document cookie (#1255) 2023-11-13 08:56:18 +08:00
lib.rs chore(linter): deny clippy::print_stdout 2023-10-25 22:45:14 +08:00
options.rs chore(benchmark): reopen jest and jsx-a11y for benchmark (#1169) 2023-11-07 10:48:16 +08:00
rule.rs refactor(linter): manually declare lint rules because cargo fmt breaks (#671) 2023-07-31 15:16:21 +08:00
rule_timer.rs refactor(linter): less a global hashmap to reduce rule timer macro expansion (#822) 2023-09-01 10:32:17 +08:00
rules.rs feat(linter) eslint plugin unicorn: prefer string replace all (#1248) 2023-11-13 08:52:22 +00:00
service.rs fix(linter) Report error instead of panicing if the file fails to open (#1098) 2023-10-30 09:53:28 +08:00
tester.rs refactor: change jest rule's category (#1155) 2023-11-05 14:00:12 +00:00