oxc/crates/oxc_linter/src
2024-09-06 04:04:26 +00:00
..
config chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
fixer chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
options chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
partial_loader
rules chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
snapshots fix(linter): handle loops in getter-return rule (#5517) 2024-09-06 06:29:04 +03:30
utils chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
ast_util.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
context.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
disable_directives.rs fix(linter/max-lines): point span to end of file for disable directive to work (#5117) 2024-08-23 10:20:17 +00:00
frameworks.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00: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 chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
rules.rs feat(linter/import): add no-dynamic-require rule (#5389) 2024-09-05 09:39:25 -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 chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
tester.rs feat(linter/node): implement no-exports-assign (#5370) 2024-09-03 07:53:14 -04:00