diff --git a/rules/empty-catch-block.xml b/rules/empty-catch-block.xml index 4b343c910..a0f31c598 100644 --- a/rules/empty-catch-block.xml +++ b/rules/empty-catch-block.xml @@ -1,9 +1,9 @@ - normal - - - style - Empty catch block found. - + normal + + + style + Empty catch block found. + diff --git a/runastyle b/runastyle index 60a34865b..050cacf51 100755 --- a/runastyle +++ b/runastyle @@ -76,3 +76,4 @@ done formatXML man/cppcheck.1.xml formatXML cppcheck-errors.rng +formatXML rules/*.xml