summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-python.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt
index 093ea758..b5c469b1 100644
--- a/doc/ale-python.txt
+++ b/doc/ale-python.txt
@@ -22,6 +22,7 @@ ALE will look for configuration files with the following filenames. >
mypy.ini
pycodestyle.cfg
flake8.cfg
+ .flake8rc
Pipfile
Pipfile.lock
<