diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-python.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt index 6e03e872..8f0d8ffa 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -35,6 +35,7 @@ ALE will look for configuration files with the following filenames. > setup.cfg pytest.ini tox.ini + .pyre_configuration.local mypy.ini pycodestyle.cfg .flake8 |