cppcheck/rules
Wolfgang Stöggl 52aab1e80c Fix xml syntax in token-matching.xml (#2197)
The file token-matching.xml contains multiple rules
- Add <rules></rules> xml tags
- Fixes the following xmllint error:
  ./rules/token-matching.xml:10: parser error :
  Extra content at the end of the document
  <rule version="1">
  ^
2019-09-21 20:41:45 +02:00
..
empty-catch-block.xml
error-reporting.xml
show-all-defines.rule
stl.xml
strlen-empty-str.xml
suggest_nullptr.xml Fix a typo in a message for a rule (#1181) 2018-04-19 22:33:14 +02:00
token-matching.xml Fix xml syntax in token-matching.xml (#2197) 2019-09-21 20:41:45 +02:00
unused-deref.xml