mirror of
https://github.com/qemu/qemu.git
synced 2025-08-14 03:15:54 +00: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.
|
# 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=parser.py,
|
ignore-patterns=schema.py,
|
||||||
schema.py,
|
|
||||||
|
|
||||||
|
|
||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
|
Loading…
Reference in New Issue
Block a user