vidakovic commented on a change in pull request #1465:
URL: https://github.com/apache/fineract/pull/1465#discussion_r510124552



##########
File path: config/checkstyle/suppressions.xml
##########
@@ -27,4 +27,6 @@
 
 <suppressions>
     <suppress files="[/\\]build[/\\]generated[/\\]" checks=".*"/>
+    <!-- TODO: fix integration test formatting -->
+    <suppress files="[/\\]integration-tests[/\\]src[/\\]test[/\\]main[/\\]" 
checks=".*"/>

Review comment:
       For now I'd leave the exclusion. Checkstyle reports an avalanche of 1500 
errors. I'd say we can fix this when we migrate step by step to to 
fineract-client usage.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to