Hi,

> Speaking of LINT, another avenue might be static analysis, which finds all
> kinds of common errors. That is imperfect and comes with false negatives
> but is useful nonetheless.

Apache projects have access to this [1]. I used it in the past to good effect. 

It does support C projects. e.g [2] for all Apache projects see [3].

Thanks,
Justin

1. https://cwiki.apache.org/confluence/display/INFRA/SonarQube+Analysis
2. https://sonarcloud.io/dashboard?id=milagro
3. https://sonarcloud.io/organizations/apache/projects

Reply via email to