- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for allowUnknownTags (0.11 sec)
-
build-logic-commons/code-quality-rules/src/main/resources/checkstyle/checkstyle-api.xml
</module> <module name="JavadocType"> <property name="scope" value="protected"/> <!-- Allow the use of unrecognized tags like @apiNote --> <property name="allowUnknownTags" value="true"/> </module> <!-- TODO - switch this on --> <!--<module name="JavadocMethod">--> <!--<property name="scope" value="package"/>--> <!--</module>-->
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Nov 17 23:20:14 UTC 2022 - 1.6K bytes - Viewed (0)