- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SuppressWarningsFilter (1.79 sec)
-
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/checkstyle.xml
<module name="SuppressionFilter"> <property name="file" value="${config_loc}/suppressions.xml"/> </module> <!-- allows suppressing using the @SuppressWarnings("checkstyle:...") --> <module name="SuppressWarningsFilter"/> <module name="TreeWalker"> <!-- Blocks --> <module name="EmptyBlock"> <property name="option" value="statement"/>
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 11 10:24:25 UTC 2025 - 6.6K bytes - Viewed (0)