oxc/crates/oxc_cli/src
2024-04-21 16:30:28 +08:00
..
command feat(cli): implement --format checkstyle (#3044) 2024-04-21 16:30:28 +08:00
format chore: only build the allocators in release mode because they are slow to build (60s) 2024-04-02 17:39:01 +08:00
lint feat(cli): implement --format checkstyle (#3044) 2024-04-21 16:30:28 +08:00
git.rs
lib.rs refactor(cli): remove the codeowners feature (#2448) 2024-02-20 12:54:16 +08:00
main.rs chore: only build the allocators in release mode because they are slow to build (60s) 2024-04-02 17:39:01 +08:00
result.rs fix(cli): if format is json do not print summary information (#2899) (#2925) 2024-04-09 14:26:10 +08:00
runner.rs
walk.rs