Skip to content

Conversation

@David-Wobrock
Copy link
Collaborator

Attempt to tackle two open issues about the --warnings-as-errors option behaviour being confusing.

Fixes #269 and #320

Comment on lines +48 to +49
| `--all-warnings-as-errors` | Treat all warnings as errors. |
| `--warning-as-error [MIGRATION_TEST_CODE [...]]` | Treat specified tests as errors. Specify migration test codes to handle as errors. |
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These rows changed.

@David-Wobrock David-Wobrock force-pushed the fix/warning-as-error-argument branch from 8b79dc1 to 80d43af Compare January 4, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot specify --all-warnings-as-errors with no status codes

1 participant