This commit is contained in:
Hadi
2024-03-17 01:14:16 +01:00
parent f86a0271b6
commit a230692b90
9 changed files with 325 additions and 62 deletions

View File

@@ -11,6 +11,7 @@
goimports.enable = true;
nixfmt.enable = true;
markdownlint.enable = true;
tidy.enable = true;
};
};
};