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.
2 parents 04123e0 + 0f5bd90 commit d6aab2fCopy full SHA for d6aab2f
src/checkstyle/checkstyle-suppressions.xml
@@ -57,4 +57,5 @@
57
<suppress files="DeprecatedElasticsearchRestClientProperties\.java" checks="SpringMethodVisibility" />
58
59
<suppress files="DeprecatedReactiveElasticsearchRestClientProperties\.java" checks="SpringMethodVisibility" />
60
+ <suppress files="DevToolsR2dbcAutoConfigurationTests" checks="HideUtilityClassConstructor" />
61
</suppressions>
0 commit comments