This commit is contained in:
Hadi
2024-09-20 13:35:40 +02:00
parent f49ac89514
commit 22c67467c0
4 changed files with 15 additions and 18 deletions

View File

@@ -43,6 +43,8 @@
tidy.enable = true;
shellharden.enable = true;
shfmt.enable = true;
golines.enable = true;
gofumpt.enable = true;
};
};
};