Update Release Note
[sdc.git] / checkstyle-suppressions.xml
index c83a6fa..b2a6be2 100644 (file)
@@ -22,6 +22,7 @@
 <!DOCTYPE suppressions PUBLIC
         "-//Checkstyle//DTD SuppressionFilter Configuration 1.0//EN"
         "https://checkstyle.org/dtds/suppressions_1_0.dtd">
+
 <suppressions>
     <suppress checks=".*" files="\.java" lines="1-20"/>
     <suppress checks=".*" files="\.properties"/>