Y
Hacker News
new
|
ask
|
show
|
jobs
by
tootie
3150 days ago
We're running Sonar in our enterprise so this is an attractive integration. Currently it's reporting all sorts of stuff on our Java codebase that the team seems to be ignoring. Anyone have good tips on enforcing compliance?
1 comments
ivanche
3150 days ago
Make the build fail if Sonar fails. Whoever breaks the build must fix it.
link