Former-commit-id: a230692b90
This commit is contained in:
Hadi
2024-03-17 01:14:16 +01:00
parent 9beb7bc157
commit 22395725a3
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;
};
};
};