cppcheck/scripts
Daniel Marjamäki 98e77bda10 scripts: Added define.pl that warns if #define is used. Related with ticket #689 2011-01-10 22:24:02 +01:00
..
comment.pl
define.pl
magic-numbers.pl
readme.txt

readme.txt

simple perl scripts that performs stylistic checking of C/C++ source code.

They are not intended to be 'released' as extra checks. I will just use them
to check the Cppcheck source code.

feel free to try them.

feel free to add additional scripts.