]> Git Repo - qemu.git/commitdiff
qapi/expr.py: enable pylint checks
authorJohn Snow <[email protected]>
Wed, 21 Apr 2021 18:20:28 +0000 (14:20 -0400)
committerMarkus Armbruster <[email protected]>
Fri, 30 Apr 2021 10:59:54 +0000 (12:59 +0200)
Signed-off-by: John Snow <[email protected]>
Tested-by: Eduardo Habkost <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Message-Id: <20210421182032.3521476[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
scripts/qapi/pylintrc

index b9e077a1642d10ce6fb7b857b394b812c5ac6dfc..fb0386d529acba5b19c538118d438b67208ba13c 100644 (file)
@@ -3,7 +3,6 @@
 # Add files or directories matching the regex patterns to the ignore list.
 # The regex matches against base names, not paths.
 ignore-patterns=error.py,
-                expr.py,
                 parser.py,
                 schema.py,
 
This page took 0.026001 seconds and 4 git commands to generate.