- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for minLineCount (0.12 seconds)
-
build-tools-internal/src/main/resources/checkstyle_ide_fragment.xml
<module name="MissingJavadocMethod"> <property name="severity" value="warning" /> <!-- Exclude short methods from this check - we don't want to have to document getters --> <property name="minLineCount" value="2" /> <property name="allowedAnnotations" value="Override,Before,BeforeClass,After,AfterClass,Inject,TaskAction" /> <property name="ignoreMethodNamesRegex" value="^main$"/>Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Jul 21 18:58:39 GMT 2021 - 1.9K bytes - Click Count (0)