Former-commit-id: 758b594e39
This commit is contained in:
Hadi
2024-06-14 12:54:46 +02:00
parent 05da8fd990
commit 19bf7838c4
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
nixfmt.enable = true;
markdownlint.enable = true;
tidy.enable = true;
shellharden.enable = true;
shfmt.enable = true;
};
};
};