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
10c7c70970
Activated 'make validateRules' and improved rule XML file parsing. Now, it optionally accepts '<rules>...</rules>' tags to make xmllint happy.
2022-06-22 00:03:18 +02:00
..
empty-catch-block.xml
Format rules files as well
2019-09-26 19:58:39 +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
Fix a typo in a message for a rule (
#1181
)
2018-04-19 22:33:14 +02:00
token-matching.xml
Activated 'make validateRules' and improved rule XML file parsing. Now, it optionally accepts '<rules>...</rules>' tags to make xmllint happy.
2022-06-22 00:03:18 +02:00
unused-deref.xml
Added rule files based on rules suggested by jglathe
2012-07-10 21:18:59 +02:00