Skip to content

Commit c08f7c1

Browse files
ignored as
1 parent 71be520 commit c08f7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nohttp/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- Imports -->
1818
<module name="AvoidStarImport"/>
1919
<module name="RedundantImport"/>
20-
<!-- samples need some flexibility https://github.com/spring-projects/spring-framework/pull/34477 -->
20+
<!-- ignored as samples need some flexibility https://github.com/spring-projects/spring-framework/pull/34477 -->
2121
<!-- <module name="UnusedImports"/>-->
2222
<!-- <module name="UnusedLocalVariable"/>-->
2323
<!-- <module name="VariableDeclarationUsageDistance"/>-->

0 commit comments

Comments
 (0)