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 Added empty-catch-block rule file. 2016-08-23 23:40:54 +02:00
error-reporting.xml
show-all-defines.rule
stl.xml
strlen-empty-str.xml
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