Hacker News new | ask | show | jobs
by dronescanfly 2836 days ago
sonarQube (for Java)

The bug and fatal errors should cover most low hanging potential bugs.

Every other type (code smell/code style) should be taken with a grain of salt and configured in such a way that it suits your teams need.

SonarQube is executing static analysis on pushes to each branch.

Currently only used as a guide, not as a gate.

During the first few weeks of using it i found it to be obnoxious, until certain rules were adjusted/removed

Now i find it being more on the helpful side of things