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 71be520 commit c08f7c1Copy full SHA for c08f7c1
src/nohttp/checkstyle.xml
@@ -17,7 +17,7 @@
17
<!-- Imports -->
18
<module name="AvoidStarImport"/>
19
<module name="RedundantImport"/>
20
- <!-- samples need some flexibility https://github.com/spring-projects/spring-framework/pull/34477 -->
+ <!-- ignored as samples need some flexibility https://github.com/spring-projects/spring-framework/pull/34477 -->
21
<!-- <module name="UnusedImports"/>-->
22
<!-- <module name="UnusedLocalVariable"/>-->
23
<!-- <module name="VariableDeclarationUsageDistance"/>-->
0 commit comments