Formatting and code cleanup
This commit is contained in:
parent
2692526aaf
commit
05a6997b68
8 changed files with 59 additions and 57 deletions
|
|
@ -17,7 +17,7 @@
|
|||
pre-commit.settings.hooks = {
|
||||
alejandra.enable = true;
|
||||
flake-checker.enable = true;
|
||||
nil.enable = true;
|
||||
statix.enable = true;
|
||||
};
|
||||
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
@ -25,6 +25,7 @@
|
|||
packages = [
|
||||
pkgs.alejandra
|
||||
pkgs.git
|
||||
pkgs.statix
|
||||
];
|
||||
name = "dots";
|
||||
DIRENV_LOG_FORMAT = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue