reactivedrop_public_src icon indicating copy to clipboard operation
reactivedrop_public_src copied to clipboard

[CICD] Add SonarCloud

Open mithrand0 opened this issue 1 year ago • 0 comments

SonarCloud is a code analysis tool, free for open source projects.

https://www.sonarsource.com/plans-and-pricing/sonarcloud/

It can detect stuff like code vulnerabilities, code mistakes, memory leaks, etc.

Suggestion is to just hook it up to the project and let it analyze. It probably doesn't like our (Valve's) old code style, so for some piece of mind, let's leave the code formatting options of SonarCloud disabled and let it check for the more important stuff only.

mithrand0 avatar Jul 22 '24 14:07 mithrand0