ConstructorWithoutParamsCheck: update the default config #446
Comments
sdudoladov
pushed a commit
to sdudoladov/sevntu.checkstyle
that referenced
this issue
Mar 28, 2016
…orWithoutParamsCheck
romani
added a commit
that referenced
this issue
Apr 4, 2016
Closing as fix was merged in referenced commit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the check with the default config matches the pattern ".*Exception" anywhere in a class name. This leads to false positives such as in "MockExceptionHandler".
The text was updated successfully, but these errors were encountered: