cppcheck/rules
orbitcowboy 0e575ce12c Modernize: make use of 'nullptr' and added a rule-file for finding non-nullptr (zero) initializations. 2017-07-28 15:20:43 +02:00
..
empty-catch-block.xml
error-reporting.xml Add a few more rules 2011-02-02 20:08:03 -06:00
show-all-defines.rule
stl.xml
strlen-empty-str.xml Added rule files based on rules suggested by jglathe 2012-07-10 21:18:59 +02:00
suggest_nullptr.xml Modernize: make use of 'nullptr' and added a rule-file for finding non-nullptr (zero) initializations. 2017-07-28 15:20:43 +02:00
token-matching.xml
unused-deref.xml