aboutsummaryrefslogtreecommitdiff
path: root/tests/t_codingstandard.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t_codingstandard.sh')
-rwxr-xr-xtests/t_codingstandard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t_codingstandard.sh b/tests/t_codingstandard.sh
index 4daba17..1b472b4 100755
--- a/tests/t_codingstandard.sh
+++ b/tests/t_codingstandard.sh
@@ -21,4 +21,4 @@ fi
# This test is not part of standard check because of errors caused by dynamic variable
# loading to configuration. But it should be run from time to time to found other mistakes
#echo "Checking bugs and poor quality"
-#pylint --msg-template="{line}: [{msg_id}({symbol}), {obj}] {msg}" --reports=n ../mcwrapper
+#pylint --reports=n ../mcwrapper