Skip to content

Commit fdc4dac

Browse files
authored
Merge branch 'master' into SMJI/stack/min_max_const_time
2 parents bec0b18 + c301fec commit fdc4dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<!-- See https://checkstyle.org/checks/misc/index.html -->
184184
<module name="ArrayTypeStyle"/>
185185
<!-- TODO <module name="FinalParameters"/> -->
186-
<!-- TODO <module name="TodoComment"/> -->
186+
<module name="TodoComment"/>
187187
<module name="UpperEll"/>
188188

189189
<!-- https://checkstyle.org/filters/suppressionxpathfilter.html -->

0 commit comments

Comments
 (0)