Skip to content

Integrate Checkstyle into build

It is easy to integrate Checkstyle into a Maven build, see e.g.:

It also explains how to put the configuration into a single project. This may be useful as well, as we now have it copied in every project. That should be easy to change as well, with these instructions.