Issue #3567: added ForbidAnnotationElementValueCheck

This commit is contained in:
rnveach 2016-11-19 22:02:44 -05:00 committed by Roman Ivanov
parent a6e50f745e
commit a8aece366e
1 changed files with 1 additions and 0 deletions

View File

@ -177,5 +177,6 @@
<module name="SingleBreakOrContinueCheck"/>
<module name="NumericLiteralNeedsUnderscoreCheck"/>
<module name="UniformEnumConstantNameCheck" />
<module name="ForbidAnnotationElementValueCheck" />
</module>
</module>