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 b93a629 commit 0f5bd90Copy full SHA for 0f5bd90
src/checkstyle/checkstyle-suppressions.xml
@@ -51,4 +51,5 @@
51
<suppress files="BsdDomainSocket" checks="FinalClass" message="SockaddrUn" />
52
<suppress files="StringSequence" checks="SpringMethodVisibility" message="isEmpty"/>
53
<suppress files="ValidatorPropertiesWithDefaultValues\.java" checks="SpringMethodVisibility" />
54
+ <suppress files="DevToolsR2dbcAutoConfigurationTests" checks="HideUtilityClassConstructor" />
55
</suppressions>
0 commit comments