cppcheck/addons
Richard A. Smith a26d73f78f Fix false positive in misra.py rule 20.14 (#1240)
MISRA rule 20.14 is not limited to #if pragmas and also extends to
positives whenever #ifdef/#ifndef is used.
2018-05-20 08:31:59 +02:00
..
test Modified rule 7.3 (#1232) 2018-05-16 12:04:02 +02:00
y2038 Set executable bit for addons/ python scripts 2018-03-20 20:54:59 +01:00
cert.py Addons: Renamed classStart/classEnd to match SymbolDatabase 2018-04-28 23:06:54 +02:00
cppcheckdata.doxyfile Fix some typos in comments (found by codespell) 2016-11-27 11:40:42 +01:00
cppcheckdata.py misra: fixed false negatives 2018-05-04 22:18:22 +02:00
findcasts.py Set executable bit for addons/ python scripts 2018-03-20 20:54:59 +01:00
misc.py String concatenation in array: Improved handling of macros 2018-04-28 23:01:29 +02:00
misra.py Fix false positive in misra.py rule 20.14 (#1240) 2018-05-20 08:31:59 +02:00
naming.py Addons: Renamed classStart/classEnd to match SymbolDatabase 2018-04-28 23:06:54 +02:00
threadsafety.py fix a few typos 2018-05-14 13:11:59 +02:00