dense-analysis / dense-analysis/ale
Automatically detect if poetry's virtualenv should be used for linters
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
This is similar to the work which was done in #1656. If there is a virtualenv provided by poetry, ale should use it as its source of executables. `poetry env info --path` prints out the path to the virtualenv for the project.
Contributor guide
Assessment
This issue has not been assessed yet.