oxc/crates/oxc_cli/src
Cameron df29e8da72
fix(cli) skip run lint when --rules is passed (#1747)
not sure if there is a cleaner way to do this.

maybe change `check_options` to return an Option - none if no CliResult, Some if there is a cli result (something was incorrect or the cmd was handled)
2023-12-20 12:24:45 +08:00
..
format feat(prettier): turn off preserve_parens and start working on need-parens (#1487) 2023-11-21 16:26:56 +00:00
lint fix(cli) skip run lint when --rules is passed (#1747) 2023-12-20 12:24:45 +08:00
type_check refactor(clippy): allow struct_excessive_bools 2023-10-16 15:18:07 +08:00
codeowners.rs Codeowners filtering (#1083) 2023-10-29 13:30:20 +08:00
command.rs feat(linter) Parse eslint configuration (#1146) 2023-12-14 16:29:27 +08:00
git.rs
lib.rs feat(cli): add basic prettier cli infrastructure (#1300) 2023-11-14 08:22:22 +00:00
main.rs feat(cli): add basic prettier cli infrastructure (#1300) 2023-11-14 08:22:22 +00:00
result.rs feat(cli): add --deny-warnings flag (#1452) 2023-11-21 10:08:10 +08:00
runner.rs refactor(cli): remove unused lint/error.rs (#792) 2023-08-25 16:46:26 +08:00
walk.rs Codeowners filtering (#1083) 2023-10-29 13:30:20 +08:00