Skip to content
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

[CICD] Add SonarCloud #792

Open
mithrand0 opened this issue Jul 22, 2024 · 0 comments
Open

[CICD] Add SonarCloud #792

mithrand0 opened this issue Jul 22, 2024 · 0 comments
Labels
enhancement New feature or request proposal This issue needs discussion before it can be implemented.

Comments

@mithrand0
Copy link
Contributor

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 mithrand0 added enhancement New feature or request proposal This issue needs discussion before it can be implemented. labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request proposal This issue needs discussion before it can be implemented.
Projects
None yet
Development

No branches or pull requests

1 participant