oxc/crates/oxc_linter/src
2024-09-03 07:53:14 -04:00
..
config perf: use simdutf8 to validate UTF-8 when reading files (#5196) 2024-08-26 10:14:21 +08:00
fixer refactor(linter): clean up Fixer and Message (#5308) 2024-08-28 23:19:46 +00:00
options feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00
partial_loader
rules feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00
snapshots feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00
utils feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
ast_util.rs fix(linter/unicorn): handle type casts and parens in no-null (#5175) 2024-08-24 18:18:52 -04:00
context.rs feat(linter): add hyperlinks to diagnostic messages (#5318) 2024-08-29 05:50:04 +00:00
disable_directives.rs
frameworks.rs fix(linter): jest/vitest rule compat (#4797) 2024-08-29 11:04:00 +08:00
globals.rs
javascript_globals.rs
lib.rs fix(linter): jest/vitest rule compat (#4797) 2024-08-29 11:04:00 +08:00
rule.rs
rules.rs feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00
service.rs refactor(semantic): change build_module_record to accept &Path instead of PathBuf 2024-08-30 12:24:49 +08:00
table.rs
tester.rs feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00