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 ways to suppress deprecation warnings #3406

Merged

Conversation

Gedochao
Copy link
Contributor

@Gedochao Gedochao commented Jan 9, 2025

scala-cli config suppress-warning.deprecated-features true
  • adds a new command line option: --suppress-deprecated-warnings, which does the same
scala-cli project-with-deprecated-stuff --suppress-deprecated-warnings

@Gedochao Gedochao force-pushed the maintenance/suppress-deprecation-warnings branch 5 times, most recently from 8625d2c to 5fae0ff Compare January 9, 2025 16:30
@Gedochao Gedochao force-pushed the maintenance/suppress-deprecation-warnings branch from 5fae0ff to 35e9c68 Compare January 10, 2025 09:22
@Gedochao Gedochao changed the title [WIP] Add ways to suppress deprecation warnings Add ways to suppress deprecation warnings Jan 10, 2025
@Gedochao Gedochao marked this pull request as ready for review January 10, 2025 12:13
@Gedochao Gedochao merged commit 66c2d35 into VirtusLab:main Jan 13, 2025
77 checks passed
@Gedochao Gedochao deleted the maintenance/suppress-deprecation-warnings branch January 13, 2025 08:40
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.

2 participants