dense-analysis / dense-analysis/ale
Support local paths such as: ~/.local/bin/yamllint
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
People may add `~/.local/bin` to `PATH`, but they also might run `pip install --user` and not know how to set up `PATH`.
We can make their lives easier and automatically run linters installed from `~/.local/bin` if they are there as one of many options.
Contributor guide
Assessment
This issue has not been assessed yet.