From: Ismaƫl Bouya Date: Fri, 24 May 2019 21:54:52 +0000 (+0200) Subject: Add shellcheck X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix%2FNUR.git;a=commitdiff_plain;h=d8384cf6eb39b9c84ef1b7ee80d9a5f26cfc470b Add shellcheck --- diff --git a/Makefile b/Makefile index f4bb3f5f..b8a5bfb5 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,7 @@ nix-info-nixops: nur: ./scripts/make-nur -.PHONY: env env-dry-run nix-info nix-info-nixops +shellcheck: + shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict + +.PHONY: env env-dry-run nix-info nix-info-nixops nur shellcheck diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index 1f27e7ca..9f044d5e 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix @@ -23,7 +23,7 @@ let iota-cli-app # debugging - rr valgrind netcat-gnu strace + rr valgrind netcat-gnu strace shellcheck # documentations unicodeDoc