Mypy linter for the Python LSP Server
Mypy linter integration for use with python-lsp-server
.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/qcy8jdr6mhrmqwb6qwhcf3b0fsckn99r-python-pylsp-mypy-0.6.9.drv | ||
riscv64-linux | /gnu/store/qi5015k7z5289700gxv7zavn63g9glq7-python-pylsp-mypy-0.6.9.drv | ||
aarch64-linux | /gnu/store/4mrrnbv871qkhxhl5v20bydnf11878va-python-pylsp-mypy-0.6.9.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-setuptools' should probably not be an input at all |