mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 12:14:32 +02:00
fix: add missing test
This commit is contained in:
parent
08b055af7e
commit
c11158c73e
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
||||||
isort.enable = true;
|
isort.enable = true;
|
||||||
jq.enable = true;
|
jq.enable = true;
|
||||||
markdownlint.enable = true;
|
markdownlint.enable = true;
|
||||||
|
pint.enable = true;
|
||||||
protolint.enable = true;
|
protolint.enable = true;
|
||||||
rustfmt.enable = true;
|
rustfmt.enable = true;
|
||||||
sqlfluff.enable = true;
|
sqlfluff.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue