mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
`oxlint --max-warnings 99999` should exit with success status code when there are warnings but no errors found. Currently any warning or error results in an exit status of 1. |
||
|---|---|---|
| .. | ||
| lint | ||
| snapshots | ||
| type_check | ||
| command.rs | ||
| git.rs | ||
| lib.rs | ||
| main.rs | ||
| result.rs | ||
| runner.rs | ||
| walk.rs | ||