From 9faf7d46781e425ba466a44f33e87dfd9c5ca4a6 Mon Sep 17 00:00:00 2001 From: foosinn Date: Wed, 13 Jan 2021 17:03:48 +0100 Subject: [PATCH] add shellcheck --- roles/dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/dev.nix b/roles/dev.nix index ef5b215..327e6cc 100644 --- a/roles/dev.nix +++ b/roles/dev.nix @@ -8,6 +8,7 @@ in { gnumake go rustup + shellcheck unstable.golangci-lint unstable.gopls unstable.rust-analyzer