Skip to content

Commit 3beb9ed

Browse files
committed
Add SonarCloud badge
1 parent 969fbaa commit 3beb9ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build] [![codebeat badge][codebeat_badge]][codebeat_link]
1+
# Python Challenge Solutions [![PythonChallengeSolutions][badge]][build] [![Quality gate][sonarcloud_badge]][sonarcloud_link] [![codebeat badge][codebeat_badge]][codebeat_link]
22

33
**To keep the axe sharp!**
44

@@ -24,3 +24,5 @@ See [LICENSE](LICENSE) for details.
2424
[build]: https://github.com/scorphus/PythonChallengeSolutions/actions?query=workflow%3Abuild
2525
[codebeat_badge]: https://codebeat.co/badges/39021760-ff95-4180-af73-36c1c553b262
2626
[codebeat_link]: https://codebeat.co/projects/github-com-scorphus-pythonchallengesolutions-pythonchallenge
27+
[sonarcloud_badge]: https://sonarcloud.io/api/project_badges/quality_gate?project=scorphus_PythonChallengeSolutions
28+
[sonarcloud_link]: https://sonarcloud.io/dashboard?id=scorphus_PythonChallengeSolutions

0 commit comments

Comments
 (0)