This commit is contained in:
Hadi
2024-06-14 12:54:46 +02:00
parent eb94f6b527
commit 758b594e39
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;
};
};
};