Merge pull request #2502 from ericvw/flake8-config

Change Python project root dir detection for flake8 configuration
This commit is contained in:
w0rp
2019-05-21 00:15:12 +01:00
committed by GitHub
5 changed files with 13 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ ALE will look for configuration files with the following filenames. >
tox.ini
mypy.ini
pycodestyle.cfg
flake8.cfg
.flake8
.flake8rc
pylama.ini
pylintrc