We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ebcb77 commit edc53d8Copy full SHA for edc53d8
1 file changed
.codestyle/checkstyle.xml
@@ -69,8 +69,11 @@ limitations under the License.
69
<module name="Translation"/>
70
<module name="UniqueProperties"/>
71
72
+ <module name="SuppressWarningsFilter" />
73
+
74
75
<module name="TreeWalker">
76
+ <module name="SuppressWarningsHolder" />
77
78
<!-- Checks for Javadoc comments. -->
79
<!-- See http://checkstyle.sf.net/config_javadoc.html -->
0 commit comments