Closed dusktreader closed 1 year ago
I would like to be able to explicitly declare which flake8 config to use with the Flake8() function. I can currently do this by setting the flake8_cmd with flake8's --config option before each call, but it is not convenient.
I would like to be able to explicitly declare which flake8 config to use with the Flake8() function. I can currently do this by setting the flake8_cmd with flake8's --config option before each call, but it is not convenient.