This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
0
You've already forked cppcheck
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
cppcheck
/
rules
History
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
Add a few more rules
2011-02-02 20:08:03 -06:00
show-all-defines.rule
Rules: Make it possible to write rules that check #define macros
2013-07-12 16:09:00 +02:00
stl.xml
Add a few more rules
2011-02-02 20:08:03 -06:00
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
tabs to spaces, remove trailing spaces and extra empty lines at the end of files
2012-09-29 13:49:16 +02:00
unused-deref.xml
Added rule files based on rules suggested by jglathe
2012-07-10 21:18:59 +02:00