From ecebafaca5ac9e939af0e381b406af4b4b957fba Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 22 Sep 2021 13:52:18 -0400 Subject: [PATCH] Add luacheck and terraformer --- common/packages.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/packages.nix b/common/packages.nix index 9c6f8f0..ff64879 100644 --- a/common/packages.nix +++ b/common/packages.nix @@ -76,9 +76,9 @@ in gopass # lua + lua53Packages.luacheck stylua - # golang golangci-lint golint @@ -115,6 +115,7 @@ in # terraform terraform-ls terraform + terraformer tflint tfsec