Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hints to CLI parameter deprecation messages #5880

Conversation

gbirke
Copy link
Contributor

@gbirke gbirke commented Jun 21, 2024

Add hints to the deprecation messages of all CLI parameters that previously allowed comma-separated values and now need multiple instances of the parameter.

Closes #5879

Add hints to the deprecation messages of all CLI parameters that
previously allowed comma-separated values and now need multiple
instances of the parameter.

Closes sebastianbergmann#5879
@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/test-runner CLI test runner type/deprecation Something will be/is deprecated feature/configuration/cli labels Jun 21, 2024
@sebastianbergmann sebastianbergmann merged commit 035e5ba into sebastianbergmann:11.2 Jun 21, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/configuration/cli feature/test-runner CLI test runner type/deprecation Something will be/is deprecated type/enhancement A new idea that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants