This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 Rome returns non-zero exit code when called with excluded filename #4681
Labels
S-To triage
Status: user report of a possible bug that needs to be triaged
Environment information
What happened?
rome check --apply foo.ts bar.generated.ts
Note this is a bit of a contrived example for simplicity of replication, in reality this is a common occurrence with e.g.
lint-staged
Expected result
Rome should skip the excluded file gracefully and continue linting the remaining files returning a status code indicating whether the linting/formatting succeeded on the non-excluded files.
Code of Conduct
The text was updated successfully, but these errors were encountered: