We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bec0b18 + c301fec commit fdc4dacCopy full SHA for fdc4dac
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