-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checkstyle is a plugin for static analysis of code.
- Review this page: https://checkstyle.sourceforge.io/
- and intro: https://www.baeldung.com/checkstyle-java
- and description how to do it in Gradle: https://docs.gradle.org/current/userguide/checkstyle_plugin.html
It is also recommended to turn on PMD pluging for static analysis of code
Implement it and connect also in github actions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request