Explorar o código

added shellcheck to treefmt

9glenda %!s(int64=2) %!d(string=hai) anos
pai
achega
4517a51985
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      treefmt.nix

+ 1 - 0
treefmt.nix

@@ -3,5 +3,6 @@
   programs = {
     alejandra.enable = true;
     rustfmt.enable = true;
+    shellcheck.enable = true;
   };
 }