treewide: format all files

This commit is contained in:
DavHau
2023-07-12 19:50:23 +02:00
parent 4036df90d2
commit 5d04a17ecd
7 changed files with 42 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
{ self, ... }: {
{self, ...}: {
pre-commit.settings.hooks.alejandra.enable = true;
pre-commit.settings.hooks.shellcheck.enable = true;
}