Skip to content

sonarqube benefits of default rules, and making best practices clearer #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dlavender4
Copy link
Contributor

Feedback from bs-select team.

I've made the best-practices clearer.
I've pointed out the MAIN benefit of using sonar default rules is that they are auto-updated and ongoingly curated by the SonarQube team.
I've trimmed the page down a bit - team thought the rest of the info is available on sonarqube's page anyway - fair point. So have kept this as mostly a best-practices page.


Conditions on New Code:
Making SonarQube part of a Continuous Integration process is recommended: a build should fail if the code analysis did not satisfy the Quality Gate condition (see [Quality Checks](../quality-checks.md)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps reference dashboards as a very compelling reason to do this?

You live and breathe your code every day: you're probably aware of every pitfall and quirk.
New starters won't be.
New starters won't be.
You've probably also got used to the fact that code changes take X times longer than they could, because the code is not as maintainable as it could be.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or, perhaps you've become comfortable with workarounds that are second nature after executing them so many times, and a crude view provided by an external tool serves as a reminder of potential improvements.

@andyblundell andyblundell requested a review from a team as a code owner November 9, 2021 14:20
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants