oxc/apps/oxlint/fixtures
Nicholas Rayburn 32f860d238
feat(linter): Add support for ignorePatterns property within config file (#7092)
This could probably use some tests, but I'm not really sure what exactly
should be tested.

Will leave a review with a few comments on things that might need a
different approach.

Closes #7032.
2024-11-28 17:32:44 +08:00
..
astro
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
eslintrc_env
eslintrc_off
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
linter test(oxlint): add --fix test case (#6747) 2024-10-21 15:38:19 +00:00
no_console_off
no_empty_allow_empty_catch
no_empty_disallow_empty_catch
no_undef
overrides fix(linter): make overrides globs relative to config path (#7407) 2024-11-22 14:37:45 +00:00
print_config feat(linter): Add support for ignorePatterns property within config file (#7092) 2024-11-28 17:32:44 +08:00
svelte
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
test.min.js