3300b1aca7
Pylint only [checks for pylintrc] (and .pylintrc) files in the packages aboves its current directory before falling back to user and global pylintrc. For projects with a src dir, running pylint from the directory containing the file will not use the project pylintrc. Adopt the convention used by many other Python linters of running from the project root, which solves this issue. Add pylintrc and .pylintrc to FindProjectRoot. Update docs. [checks for pylintrc]: https://github.com/PyCQA/pylint/blob/pylint-2.2.2/pylint/config.py#L106 Signed-off-by: Kevin Locke <kevin@kevinlocke.name> |
||
---|---|---|
.. | ||
bandit.vim | ||
flake8.vim | ||
mypy.vim | ||
prospector.vim | ||
pycodestyle.vim | ||
pydocstyle.vim | ||
pyflakes.vim | ||
pylama.vim | ||
pylint.vim | ||
pyls.vim | ||
pyre.vim | ||
vulture.vim |