qapi: update pylintrc config
authorJohn Snow <jsnow@redhat.com>
Mon, 24 Feb 2025 03:37:32 +0000 (22:37 -0500)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 26 Feb 2025 10:09:49 +0000 (11:09 +0100)
commit6a2c7fc29ab6e8fdce4829d3229db534abf923bb
tree77e5dcbed4f7b612b118ea1609ee27ba3179148a
parent51beb350bbc489b705714033ebb2b4dfa86064a1
qapi: update pylintrc config

If you've got a newer pylint, it'll whine about positional arguments
separately from the regular ones. Update the configuration to ignore
both categories of warning.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250224033741.222749-2-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/pylintrc