mirror of
https://github.com/qemu/qemu.git
synced 2024-11-23 19:03:38 +08:00
qapi/parser: enable pylint checks
Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210930205716.1148693-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
18e3673e0f
commit
d183e0481b
@ -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=parser.py,
|
||||
schema.py,
|
||||
ignore-patterns=schema.py,
|
||||
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
|
Loading…
Reference in New Issue
Block a user