From 6c9681fd6b0f9fded08b542ffc071f1cd88c84c6 Mon Sep 17 00:00:00 2001 From: amai2012 Date: Sun, 19 Apr 2020 11:24:14 +0200 Subject: [PATCH] Use choice for severity attribute --- cppcheck-errors.rng | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/cppcheck-errors.rng b/cppcheck-errors.rng index f30945b84..4f75719bd 100644 --- a/cppcheck-errors.rng +++ b/cppcheck-errors.rng @@ -32,7 +32,14 @@ - + + error + information + performance + portability + style + warning +