oxc/crates/oxc_linter/src
2024-08-23 17:38:24 -04:00
..
config feat(linter): support more flexible config.globals values (#4990) 2024-08-19 16:23:47 -04:00
fixer feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
options feat(linter/config): implement FromIterator for LintPluginOptions (#5102) 2024-08-23 18:55:58 +00:00
partial_loader
rules feat(linter/unicorn): add fixer to no-redundant-roles (#5146) 2024-08-23 17:38:24 -04:00
snapshots feat(linter/unicorn): add fixer to text-encoding-identifier-case (#5154) 2024-08-23 17:29:19 -04:00
utils feat(linter/eslint-plugin-vitest): implement no-conditional-in-test (#4971) 2024-08-22 08:15:32 +08:00
ast_util.rs feat(linter) eslint-plugin-unicorn consistent function scoping (#4948) 2024-08-19 03:29:29 +00:00
context.rs
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
globals.rs
javascript_globals.rs
lib.rs refactor(linter): move plugin options into separate struct (#5100) 2024-08-23 00:01:21 +00:00
rule.rs feat(linter): add fix emoji to rules table and doc pages (#4715) 2024-08-10 22:50:47 +00:00
rules.rs feat(linter/unicorn): add prefer-structured-clone (#5095) 2024-08-23 12:34:52 +01:00
service.rs refactor(linter): move plugin options into separate struct (#5100) 2024-08-23 00:01:21 +00:00
table.rs feat(linter): add fix emoji to rules table and doc pages (#4715) 2024-08-10 22:50:47 +00:00
tester.rs refactor(linter): move plugin options into separate struct (#5100) 2024-08-23 00:01:21 +00:00