add hadolint

This commit is contained in:
Joseph Hanson 2024-10-14 13:51:03 -05:00
parent 77dac5900f
commit 29a3cca668
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 0 deletions

View file

@ -34,6 +34,7 @@ let
"dustypomerleau.rust-syntax" "dustypomerleau.rust-syntax"
"mattheworford.hocon-tools" "mattheworford.hocon-tools"
"pgourlain.erlang" "pgourlain.erlang"
"exiasr.hadolint"
# "github.copilot-chat" # "github.copilot-chat"
]; ];
# Nixpkgs Extensions. These are updated whenver they get around to it. # Nixpkgs Extensions. These are updated whenver they get around to it.

View file

@ -18,6 +18,7 @@ with config;
# dev # dev
gh gh
go go
hadolint
nil nil
nixpkgs-fmt nixpkgs-fmt
shfmt shfmt