Scarmonit

Results 1 comments of Scarmonit

Good idea! I checked and there are several GitHub Actions available for cppcheck: 1. [deep5050/cppcheck-action](https://github.com/marketplace/actions/cppcheck-action) - Most popular, actively maintained 2. [Uno Platform's cppcheck-action](https://github.com/marketplace/actions/cppcheck-with-annotations) - Provides inline annotations These could...