mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
not sure if there is a cleaner way to do this. maybe change `check_options` to return an Option - none if no CliResult, Some if there is a cli result (something was incorrect or the cmd was handled) |
||
|---|---|---|
| .. | ||
| format | ||
| lint | ||
| type_check | ||
| codeowners.rs | ||
| command.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| result.rs | ||
| runner.rs | ||
| walk.rs | ||