oxc/crates/oxc_cli/src
Boshen a978639718
feat(cli): disallow path pointing to parent directories (#2125)
Linting parent directories introduces undefined behavior because
the intention is not clear. This is a future proof precaution.

closes #1887
2024-01-22 17:52:57 +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 feat: introduce --react-perf-plugin CLI flag, update rules to correctness (#2119) 2024-01-22 16:45:32 +08:00
codeowners.rs Codeowners filtering (#1083) 2023-10-29 13:30:20 +08:00
command.rs feat(cli): disallow path pointing to parent directories (#2125) 2024-01-22 17:52:57 +08:00
git.rs feat(cli): introduce pretty errors (#111) 2023-03-04 20:40:07 -08:00
lib.rs chore: say good bye to ezno (#2048) 2024-01-16 13:53:54 +08:00
main.rs chore: say good bye to ezno (#2048) 2024-01-16 13:53:54 +08:00
result.rs refactor(cli): improve the code around lint-staged handling (#1889) 2024-01-04 20:50:59 +08:00
runner.rs refactor(cli): remove unused lint/error.rs (#792) 2023-08-25 16:46:26 +08:00
walk.rs feat(cli): support walk vue and astro (#1745) 2023-12-31 22:15:11 +08:00