Merge branch 'svn/trunk'

This commit is contained in:
Patryk Obara 2019-10-20 07:08:44 +02:00
commit 9099f0620e
8 changed files with 20 additions and 20 deletions

View file

@ -23,7 +23,7 @@ import sys
# then script will return with status 1. Simply change this line if you
# want to set a different limit.
#
MAX_ISSUES = 380
MAX_ISSUES = 375
# For recognizing warnings in GCC format in stderr:
#