Merged in bugfix/lint (pull request #90)

Lint Error

* lint
This commit is contained in:
Michael McGuinness
2025-03-05 18:25:12 +00:00
parent ab28cf30db
commit 176f4397c7
6 changed files with 45 additions and 36 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
---
# https://taskfile.dev
version: '3'
version: "3"
tasks:
lint:
@@ -50,4 +50,4 @@ tasks:
done
generate:metrics:stubs:
cmds:
- go generate ./...
- go generate ./...