We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TodoComment
1 parent ebc3cd2 commit c301fecCopy full SHA for c301fec
checkstyle.xml
@@ -183,7 +183,7 @@
183
<!-- See https://checkstyle.org/checks/misc/index.html -->
184
<module name="ArrayTypeStyle"/>
185
<!-- TODO <module name="FinalParameters"/> -->
186
- <!-- TODO <module name="TodoComment"/> -->
+ <module name="TodoComment"/>
187
<module name="UpperEll"/>
188
189
<!-- https://checkstyle.org/filters/suppressionxpathfilter.html -->
0 commit comments