add shellcheck
This commit is contained in:
parent
7fd1716064
commit
9cfd96481c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
package = pkgs.nixfmt-rfc-style;
|
package = pkgs.nixfmt-rfc-style;
|
||||||
};
|
};
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
|
shellcheck.enable = true;
|
||||||
deadnix.enable = true;
|
deadnix.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue