Skip to content

CE-250: Add autoformatting/style checking to template BE

The checkstyle plugin has been introduced, based on the deploy backend.

I also found a suitable formatter plugin: https://github.com/spotify/fmt-maven-plugin/tree/fmt-maven-plugin-2.20 It's open source and the style is configurable, I currently set it to google format.

Merge request reports