oxc/apps/oxlint/fixtures
2025-01-24 17:19:31 +00:00
..
astro refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
auto_config_detection feat(oxlint): auto detect config file in CLI (#7348) 2024-11-23 23:17:05 +08:00
config_ignore_patterns feat(linter): Add support for ignorePatterns property within config file (#7092) 2024-11-28 17:32:44 +08:00
eslint_and_typescript_alias_rules fix(linter): detect typescript eslint alias rules (#7622) 2024-12-04 10:16:00 +08:00
eslintrc_env refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
eslintrc_off refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
eslintrc_vitest_replace refactor(linter): use run_on_jest_node for existing lint rules (#6722) 2024-10-21 02:13:59 +00:00
flow feat(parser,linter)!: add ParserReturn::is_flow_language; linter ignore flow error (#7373) 2024-11-20 12:50:24 +00:00
import feat(linter)!: support plugins in oxlint config files (#6088) 2024-10-10 19:21:50 +00:00
issue_7566 fix(apps/oxlint): incorrect matching in .oxlintignore (#7566) 2024-12-02 11:06:20 +08:00
jest_and_vitest_alias_rules fix(linter): detect vitest jest alias rules (#7567) 2024-12-03 09:46:05 +08:00
linter test(oxlint): add --fix test case (#6747) 2024-10-21 15:38:19 +00:00
no_console_off refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_empty_allow_empty_catch refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_empty_disallow_empty_catch refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
no_undef refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
overrides fix(linter): make overrides globs relative to config path (#7407) 2024-11-22 14:37:45 +00:00
print_config/ban_rules test(linter): add snapshot tester for cli (#8695) 2025-01-24 17:19:31 +00:00
svelte refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
tsconfig style: add trailing line breaks to JSON files (#5544) 2024-09-06 12:50:15 +00:00
typescript_eslint feat(linter)!: support plugins in oxlint config files (#6088) 2024-10-10 19:21:50 +00:00
vue fix(linter): fix regression when parsing ts in vue files (#6336) 2024-10-07 14:28:44 +00:00
walk_dir refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
test.min.js refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00