oxc/apps/oxlint/src
2024-12-04 10:16:00 +08:00
..
command feat(oxlint): auto detect config file in CLI (#7348) 2024-11-23 23:17:05 +08:00
git.rs refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
lib.rs refactor(oxlint): move cli-related exports to cli module (#5139) 2024-09-08 15:29:37 +00:00
lint.rs fix(linter): detect typescript eslint alias rules (#7622) 2024-12-04 10:16:00 +08:00
main.rs refactor(oxlint): move cli-related exports to cli module (#5139) 2024-09-08 15:29:37 +00:00
result.rs fix(linter): revert unmatched rule error (#7257) 2024-11-13 09:06:20 +08:00
runner.rs refactor(oxlint): move cli-related exports to cli module (#5139) 2024-09-08 15:29:37 +00:00
walk.rs feat(linter): Add support for ignorePatterns property within config file (#7092) 2024-11-28 17:32:44 +08:00