summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2019-05-21 00:15:12 +0100
committerGitHub <noreply@github.com>2019-05-21 00:15:12 +0100
commit89db85121c001fc60787647f012978a2328816a5 (patch)
tree7a0fccc359896108d3a2e9e2f6c05889689dbdd9 /doc
parent26e5948617e4aad8612bfb0ac958a5f483898716 (diff)
parent57736cdcccf46e0d6252b556e9a2b2a56a634754 (diff)
downloadale-89db85121c001fc60787647f012978a2328816a5.zip
Merge pull request #2502 from ericvw/flake8-config
Change Python project root dir detection for flake8 configuration
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-python.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt
index 7dd3b65d..43cdf648 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -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