Code style cleanup for prov authz and beans
[dmaap/datarouter.git] / ci_scripts / suppressedFilesForStyleCheck.xml
index ed56442..2175338 100644 (file)
@@ -24,4 +24,5 @@
 
 <suppressions>
   <suppress files=".*Test\.java" checks="[a-zA-Z0-9]*"/>
+  <suppress files="." checks="JavadocTagContinuationIndentation"/>
 </suppressions>
\ No newline at end of file