add hadolint
This commit is contained in:
parent
77dac5900f
commit
29a3cca668
2 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||||
|
|
|
@ -18,6 +18,7 @@ with config;
|
||||||
# dev
|
# dev
|
||||||
gh
|
gh
|
||||||
go
|
go
|
||||||
|
hadolint
|
||||||
nil
|
nil
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
shfmt
|
shfmt
|
||||||
|
|
Loading…
Reference in a new issue