SAT Checks - Hilbrand/static-code-analysis GitHub Wiki

Ideas for sat checks

Logging:

  • Geen toString in error messages (or any place when not needed)
  • Geen log to error
  • missing placeholders in log messages
  • Geen concatenation in log messages
  • Log ook exceptie variable
  • Logger final

Exceptions:

Other:

openHAB specific:

Automatically report sat issues to pr

https://github.com/tomasbjerre/violation-comments-to-github-maven-plugin