oxc/apps/oxlint/src
2024-11-20 12:50:24 +00:00
..
command feat(linter): support --print-config all to print config file for project (#6579) 2024-10-22 17:56:23 +00: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 feat(parser,linter)!: add ParserReturn::is_flow_language; linter ignore flow error (#7373) 2024-11-20 12:50:24 +00: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 refactor(oxlint): move cli-related exports to cli module (#5139) 2024-09-08 15:29:37 +00:00