This commit is contained in:
Lukas Wurzinger 2024-12-17 09:25:45 +01:00
parent a2c76aabc2
commit dc04fe694e
No known key found for this signature in database

View file

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