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.
1 parent ebc3cd2 commit 4faf4c7Copy full SHA for 4faf4c7
checkstyle.xml
@@ -183,7 +183,8 @@
183
<!-- See https://checkstyle.org/checks/misc/index.html -->
184
<module name="ArrayTypeStyle"/>
185
<!-- TODO <module name="FinalParameters"/> -->
186
- <!-- TODO <module name="TodoComment"/> -->
+
187
+ <module name="TodoComment"/>
188
<module name="UpperEll"/>
189
190
<!-- https://checkstyle.org/filters/suppressionxpathfilter.html -->
0 commit comments