oxc/crates/oxc_cli
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
..
fixtures fix(linter): keep rules disabled if the rule is not enabled in the config (#2031) 2024-01-15 05:32:51 +00:00
src feat(cli): disallow path pointing to parent directories (#2125) 2024-01-22 17:52:57 +08:00
Cargo.toml refactor(linter): perfect the scope linter (#2092) 2024-01-20 10:46:35 +08:00