palantir / python-language-server

An implementation of the Language Server Protocol for Python
MIT License
2.61k stars 283 forks source link

Resolve flake8_executable allowing ~/${HOME} paths #869

Closed kenodegard closed 4 years ago

kenodegard commented 4 years ago

Instead of requiring an absolute and fully resolved flake8_executable allow ~/path/to/flake8, ${HOME}/path/to/flake8, etc.

palantirtech commented 4 years ago

Thanks for your interest in palantir/python-language-server, @njalerikson! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.