chore(lint): add hadolint to lazy

This commit is contained in:
Juliano Barbosa 2024-09-24 11:23:57 -03:00
parent 09e8d6a93e
commit 89be630236
No known key found for this signature in database
GPG Key ID: EB8B440F57360B3D
1 changed files with 1 additions and 0 deletions

View File

@ -754,6 +754,7 @@ require('lazy').setup({
'goimports',
'gomodifytags',
'gopls',
'hadolint',
'hclfmt',
'helm-ls',
'html-lsp',