xdev-software / standard-maven-template

Checkout the wiki for more info
https://github.com/xdev-software/standard-maven-template/wiki/Setup
Apache License 2.0
0 stars 0 forks source link

(Offline) Static Code Analysis (working in CI) #58

Closed AB-xdev closed 19 hours ago

AB-xdev commented 1 month ago

As an alternative to Sonar we should try out/introduce Spotbugs, which also works offline and without a secret. See also: https://github.com/xdev-software/standard-maven-template/issues/57

AB-xdev commented 3 weeks ago

Another option: https://github.com/pmd/pmd

AB-xdev commented 19 hours ago

Current state: