oxc/crates/oxc_cli/src
2023-03-07 21:29:47 +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 refactor: remove all declarations of const fn, which is useless for us 2023-03-07 21:29:47 +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 lint duration (#105) 2023-03-03 18:34:30 -08:00
walk.rs perf(cli): do not follow symlinks in ignore because it is a slow syscall 2023-03-04 04:38:58 -08:00