borinquenkid commented on code in PR #15530:
URL: https://github.com/apache/grails-core/pull/15530#discussion_r3011987281


##########
fix_codenarc.py:
##########
@@ -0,0 +1,79 @@
+import os
+import re
+import sys
+
+def fix_file(file_path):

Review Comment:
   I would port it to groovy as part of the CodeStyle Plugin , which I updated 
to aggregate the reports without failing at each level



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to