mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-07 04:15:51 +00:00
languages/dockerfile: init
Add dockerfile support using docker-language-server, dockerfmt, and hadolint.
This commit is contained in:
parent
385c49d93d
commit
51c2132543
4 changed files with 170 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ isMaximal: {
|
|||
fsharp.enable = false;
|
||||
just.enable = false;
|
||||
qml.enable = false;
|
||||
dockerfile.enable = true;
|
||||
|
||||
tailwind.enable = false;
|
||||
svelte.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue