Closed mschoettle closed 2 years ago
@awelzel: Please review
I realized that this makes this flake8 v5 specific. With flake8 v3 and v4 it fails due to an unrecognized argument:
error: unrecognized arguments: --color
I realized that this makes this flake8 v5 specific. With flake8 v3 and v4 it fails due to an unrecognized argument:
This has been fixed up in master. CI is now also running with multiple flake8 versions.
Adds support for running the tests of this plugin with flake8 v5