mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-23 20:25:08 +02:00
plugins/null-ls: re-enable hadolint test as it has been fixed
This commit is contained in:
parent
420b25c735
commit
0ea5e205e6
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@
|
|||
vulture.enable = true;
|
||||
alex.enable = true;
|
||||
protolint.enable = true;
|
||||
# Dependency ilist is marked as broken
|
||||
# hadolint.enable = true;
|
||||
hadolint.enable = true;
|
||||
luacheck.enable = true;
|
||||
mypy.enable = true;
|
||||
pylint.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue