diff options
author | John Snow <jsnow@redhat.com> | 2025-06-04 16:03:50 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2025-06-05 12:08:53 -0400 |
commit | a738817c1ddb1730cf144e444d367b5d37e4a4dd (patch) | |
tree | bb3d1bad52c929107e134d2c0cceb979a2cc0e03 /hw/avr/arduino.c | |
parent | dc955052b400572dcfed896532d2b0dcf9d111f5 (diff) | |
download | qemu-a738817c1ddb1730cf144e444d367b5d37e4a4dd.zip qemu-a738817c1ddb1730cf144e444d367b5d37e4a4dd.tar.gz qemu-a738817c1ddb1730cf144e444d367b5d37e4a4dd.tar.bz2 |
docs/qapidoc: linting fixes
This restores the linting baseline in qapidoc. The order of some imports
change slightly here due to configuring isort a little better:
previously, isort was having difficulty understanding that "compat" and
"qapidoc_legacy" were local modules because docs/sphinx "isn't a python
package". Configuring this manually, isort chooses a different import
ordering, which _is_ intentional here.
Also: extra ignores are added for pylint. The most recent versions of
pylint don't require these ignores, but the oldest versions we support
do, so in the extra ignores go.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20250604200354.459501-3-jsnow@redhat.com
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions