We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3561ad3 commit c83477cCopy full SHA for c83477c
lua/astrocommunity/pack/docker/init.lua
@@ -66,7 +66,7 @@ return {
66
optional = true,
67
opts = {
68
linters_by_ft = {
69
- ["docker-compose"] = { "hadolint" },
+ ["dockerfile"] = { "hadolint" },
70
},
71
72
0 commit comments