nandorsoma commented on PR #7652: URL: https://github.com/apache/nifi/pull/7652#issuecomment-1705731932
Thanks @umarhussain15. Unfortunately, we have work to do on this topic. We have a pretty minimal `checkstyle.xml` in our root folder. In its current form, it is not enough to import using the checkstyle plugin in IDEA that you would typically do. So, the goal is to create a custom format that honors the checkstyle rules and doesn't force reformating existing code. You should be good if you use IntelliJ IDEA's `Default` with a little tweak setting the max line length to 200. -- 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]
