mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-30 13:31:52 -06:00
qapi/expr.py: enable pylint checks
Signed-off-by: John Snow <jsnow@redhat.com> Tested-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Tested-by: Cleber Rosa <crosa@redhat.com> Message-Id: <20210421182032.3521476-14-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
e42648dccd
commit
328e8ca71a
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
# Add files or directories matching the regex patterns to the ignore list.
|
# Add files or directories matching the regex patterns to the ignore list.
|
||||||
# The regex matches against base names, not paths.
|
# The regex matches against base names, not paths.
|
||||||
ignore-patterns=error.py,
|
ignore-patterns=error.py,
|
||||||
expr.py,
|
|
||||||
parser.py,
|
parser.py,
|
||||||
schema.py,
|
schema.py,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue