]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
qapi/error.py: enable pylint checks
authorJohn Snow <jsnow@redhat.com>
Wed, 21 Apr 2021 19:22:31 +0000 (15:22 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 30 Apr 2021 10:59:54 +0000 (12:59 +0200)
Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20210421192233.3542904-7-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/pylintrc

index fb0386d529acba5b19c538118d438b67208ba13c..88efbf71cb2677e92d248aac24c2c05d216c089e 100644 (file)
@@ -2,8 +2,7 @@
 
 # Add files or directories matching the regex patterns to the ignore list.
 # The regex matches against base names, not paths.
-ignore-patterns=error.py,
-                parser.py,
+ignore-patterns=parser.py,
                 schema.py,