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 1eac4d6 commit a0b65a0Copy full SHA for a0b65a0
src/checkstyle/checkstyle-suppressions.xml
@@ -36,4 +36,5 @@
36
<suppress files="LogbackMetricsAutoConfiguration\.java" checks="IllegalImport" />
37
<suppress files="RemoteUrlPropertyExtractorTests\.java" checks="IllegalImport" />
38
<suppress files="SampleLogbackApplication\.java" checks="IllegalImport" />
39
+ <suppress files="FlywayAutoConfigurationTests\.java" checks="IllegalImport" />
40
</suppressions>
0 commit comments