X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Makefile;h=b8a5bfb58648377c12a3e85e2e0b4876b9a1d2e1;hb=61ebe69b4b2d88bf627f53141288600f7562c750;hp=f4bb3f5f6414295808fab4b69e5ac141e7c2dc5a;hpb=dbcba2ea2b7301aaa7e6487c2589b09ef09ba066;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/Makefile b/Makefile index f4bb3f5..b8a5bfb 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