chore(ci): enable gofumpt

This commit is contained in:
Ayman Bagabas 2024-05-22 11:49:10 -04:00
parent 50b0bb0f3b
commit e84ce79497
No known key found for this signature in database
GPG Key ID: C8D51D2157C919AC

View File

@ -16,6 +16,7 @@ linters:
enable:
- bodyclose
- exportloopref
- gofumpt
- goimports
- gosec
- nilerr