You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also helpfully suggested by @brett-lempereur, Checkstyle could be useful for checking coding style: "Similar to PMD, but more focused on aesthetic aspects, it doesn’t include all of PMD’s features but probably does some things that PMD doesn’t."
Also helpfully suggested by @brett-lempereur, Checkstyle could be useful for checking coding style: "Similar to PMD, but more focused on aesthetic aspects, it doesn’t include all of PMD’s features but probably does some things that PMD doesn’t."
Checkstyle: http://checkstyle.sourceforge.net
This could possibly be used to replace the current indentation, variable and comment checks.
The text was updated successfully, but these errors were encountered: