oxc/crates/oxc_cli/src
2023-03-12 13:16:20 +08:00
..
command.rs test(oxc_linter): add testing for code fixer (#101) 2023-03-03 21:37:25 -08:00
git.rs feat(cli): introduce pretty errors (#111) 2023-03-04 20:40:07 -08:00
lib.rs fix(cli): lint_path should panic with proper error message 2023-03-12 13:16:20 +08:00
main.rs feat(cli): print miette diagnostics with 4 spaces indentation 2023-03-05 15:19:59 +08:00
options.rs perf(cli): lint files while walking directories 2023-03-04 04:38:58 -08:00
result.rs feat(cli): print number of cpus cores 2023-03-12 13:13:09 +08:00
walk.rs feat(cli): ignore files with min suffix 2023-03-11 23:02:38 +08:00