-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
- Coverity can run on public repos
- sonar cloud can be considered, if not trivial we can fallback to gcc (static analyser options are not enabled ATM)
- Valgrind for unit tests will help too
- gcc -fanalizer
- CodeQL (enabled in my fork, will turn it in on upstream once fixes are merged, see related commit)
Any more suggestions welcome