Update FindProjectRootIni with poetry.lock and pyproject.toml

This commit is contained in:
ecly
2020-10-15 13:35:47 +02:00
parent b91c6c2edd
commit f125c11faa
2 changed files with 4 additions and 0 deletions

View File

@@ -36,6 +36,8 @@ ALE will look for configuration files with the following filenames. >
.pylintrc
Pipfile
Pipfile.lock
poetry.lock
pyproject.toml
<
The first directory containing any of the files named above will be used.