1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-12-17 17:32:04 +01:00
parent dc04fe694e
commit 83a6098724
No known key found for this signature in database
2 changed files with 8 additions and 5 deletions

View file

@ -1,8 +1,6 @@
{
languages.go.enable = true;
# TODO test
pre-commit.hooks = {
# Go
gotest.enable = true;