AvoidNotShortCircuitOperatorsForBoolean reports multi catch case #559
Comments
rnveach
added a commit
to rnveach/sevntu.checkstyle
that referenced
this issue
May 11, 2017
romani
added a commit
that referenced
this issue
May 12, 2017
fix is merged |
This still seems to still fail for me on
with version
|
@toli , please create new issue with all details required in issue template. |
filed #659 |
kariem
added a commit
to kariem/sevntu.checkstyle
that referenced
this issue
Jul 26, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
/var/tmp $ javac Test.java
/var/tmp $ cat Test.java
/var/tmp $ cat config.xml
The following code should not be reported as a violation:
The text was updated successfully, but these errors were encountered: