mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
plugins/efm: Install mypy & ruff
This commit is contained in:
parent
47260b5e53
commit
d748d9ea02
1 changed files with 2 additions and 0 deletions
|
@ -99,12 +99,14 @@ in {
|
||||||
hadolint
|
hadolint
|
||||||
joker
|
joker
|
||||||
languagetool
|
languagetool
|
||||||
|
mypy
|
||||||
nixfmt
|
nixfmt
|
||||||
php
|
php
|
||||||
prettierd
|
prettierd
|
||||||
proselint
|
proselint
|
||||||
pylint
|
pylint
|
||||||
rubocop
|
rubocop
|
||||||
|
ruff
|
||||||
rustfmt
|
rustfmt
|
||||||
shellcheck
|
shellcheck
|
||||||
shfmt
|
shfmt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue