Issue #18971: New check to not put caught exception message to except…#19058
Open
Youssefalaa7 wants to merge 1 commit intocheckstyle:masterfrom
Open
Issue #18971: New check to not put caught exception message to except…#19058Youssefalaa7 wants to merge 1 commit intocheckstyle:masterfrom
Youssefalaa7 wants to merge 1 commit intocheckstyle:masterfrom
Conversation
d25188a to
2bfbebd
Compare
Contributor
Author
|
@romani done |
Contributor
Author
|
GitHub, generate report |
Contributor
Author
|
Github, generate site |
1bb6eb4 to
f8f3702
Compare
… to exception that we are going to throw
f8f3702 to
4882cca
Compare
Contributor
Author
|
GitHub, generate report |
Contributor
Author
|
@romani done I reviewed new violation from diif and all are valid violations, please review when available |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #18971: Added a check for excpetion message durging wrapping
New module config: https://gist.githubusercontent.com/Youssefalaa7/a2cedd6c5e8e25b0820b67c38f7d58ce/raw/1da3e278bc9c4cce5d40bafa7c2ed0bcf1a77278/gistfile1.txt
Contirbution repo PR: checkstyle/contribution#1024