This repository contains configured PMD and Checkstyle tools.
The project uses JUnit5 framework and Maven build automation tool.
Before running checks, you have to make some changes in files to get some diff with the master branch.
To check only affected files, run all tests in CheckCodeForChangedFiles
class.
To check all files in the project, run all tests in CheckCodeForAllProject
class.