adlint_cma

open source and free source code static analyzer

Install

All systems
curl cmd.cat/adlint_cma.sh
Debian Debian
apt-get install adlint
Ubuntu
apt-get install adlint
Windows (WSL2)
sudo apt-get update sudo apt-get install adlint
Raspbian
apt-get install adlint

adlint

open source and free source code static analyzer

AdLint is a source code static analyzer. It can point out insecure or nonportable code fragments, and can measure various quality metrics of the source code. It (currently) can analyze source code compliant with ANSI C89 / ISO C90 and partly ISO C99.