]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(compiler): add mypy and ruff compiler; update pylint linter
authorKonfekt <Konfekt@users.noreply.github.com>
Thu, 7 Nov 2024 20:40:22 +0000 (21:40 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 7 Nov 2024 20:40:22 +0000 (21:40 +0100)
commit6d9a145d719857fe461d045adf3b61ec4b4bb53f
tree717a6cc0309e656dc1aea3011c5e939ebb6767bd
parent64a536d4fa17ec176f574a01543e483a163622eb
runtime(compiler): add mypy and ruff compiler; update pylint linter

mypy and ruff come from
https://github.com/Konfekt/vim-compilers/tree/master/compiler and the
former was added by @pbnj-dragon

closes: #16007

Signed-off-by: Konfekt <Konfekt@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/compiler/mypy.vim [new file with mode: 0644]
runtime/compiler/pylint.vim
runtime/compiler/ruff.vim [new file with mode: 0644]
runtime/doc/quickfix.txt
runtime/doc/tags