Y
Hacker News
new
|
ask
|
show
|
jobs
by
EricRiese
718 days ago
They do
// Nosonar
3 comments
nsxwolf
718 days ago
Google "nosonar doesn't work" for a million war stories about how this is not a solution.
link
jahlove
718 days ago
In my organization's sonarqube configuration (where of course every flag is turned on), `// nosonar` actually shows up as a code smell
link
thfuran
718 days ago
And @SuppressWarning for a specific rule id
link