Skip to content

Commit

Permalink
Add sonar cloud info.
Browse files Browse the repository at this point in the history
Signed-off-by: Lou DeGenaro <lou.degenaro@gmail.com>
  • Loading branch information
degenaro committed Sep 12, 2024
1 parent 3f93ac8 commit 0966b1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ make test-cov

A PR without sufficient test coverage will fail the trestle CI process and will not be approved or merged.

Additional code scrutiny is applied in the trestle CI pipeline by [SonarCloud](https://sonarcloud.io/project/overview?id=compliance-trestle). Any failures must be addressed before code merging.

### Code style and formating

Python code should generally follow [PEP 8](https://peps.python.org/pep-0008/).
Expand Down

0 comments on commit 0966b1d

Please sign in to comment.