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

Add static analysis for continuous integration #17

Closed
rossGardiner opened this issue Apr 4, 2022 · 1 comment
Closed

Add static analysis for continuous integration #17

rossGardiner opened this issue Apr 4, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rossGardiner
Copy link
Collaborator

Static analysers provide an easy way to detect memory leaks, lint code and find other issues in the codebase. Tools like clang-tidy and cppcheck can be easily added to the code-base and crafted into a github action. This would be cool

@rossGardiner rossGardiner added the enhancement New feature or request label Apr 4, 2022
@rossGardiner rossGardiner added this to the Final release - v3.0 milestone Apr 4, 2022
@rossGardiner rossGardiner self-assigned this Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
rossGardiner added a commit that referenced this issue Apr 4, 2022
@rossGardiner
Copy link
Collaborator Author

No longer deemed vital for final release, closing

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

No branches or pull requests

1 participant