[flake8] exclude = build_helpers.py per-file-ignores = maint:E501,E741 meld/dirdiff.py:E741 meld/vc/git.py:E741 meld/filediff.py:E741 meld/linkmap.py:E741 meson_post_install.py:E501 setup.py:E501 setup_win32.py:E501 test/*:E501 # build_helpers is almost entirely distutils interactions, which have # poor type hinting [mypy-meld.build_helpers] ignor