- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SuppressWarningsHolder (0.25 sec)
-
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/checkstyle.xml
<!-- allows suppressing using the //CHECKSTYLE:ON //CHECKSTYLE:OFF --> <module name="SuppressionCommentFilter"/> <!-- to enable SuppressWarningsFilter --> <module name="SuppressWarningsHolder"/> </module> <module name="RegexpHeader"> <property name="headerFile" value="${config_loc}/required-header.txt"/> </module> <module name="FileTabCharacter"/>
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Fri Dec 16 22:05:16 UTC 2022 - 6.3K bytes - Viewed (0)