Thank you for contributing to jApprove! If you have found a bug or simply have a question, you can create an Issue. If you want to add your own changes, please fork the repository, push your commit and create a Pull Request.
This project uses Java, but it is also conceivable to use Kotlin for further features.
In order to build the plugins, you firstly have to publish japprove-core to your local repository.
To keep the code clean, using the checkstyle is recommended. The configuration file can be found at /qa/checkstyle/checkstyle.xml in the respective project. Use a suitable plugin for your project to integrate it. If you use IntelliJ, you can add my project settings by importing /qa/intellij/Project.xml of the respective project in your IntelliJ Settings.