mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06: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
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue