chore: updated code climate settings

This commit is contained in:
William Artero 2023-12-06 10:18:18 +01:00
parent f3c0bcaf4e
commit 6cecec1a1c
Signed by: wwmoraes
GPG key ID: 4180618C988F24A3

View file

@ -8,6 +8,8 @@ plugins:
enabled: true
editorconfig:
enabled: true
config:
editorconfig: .editorconfig
fixme:
enabled: true
config:
@ -15,7 +17,7 @@ plugins:
- FIX
- TODO
- BUG
- [ ]
- "[ ]"
gofmt:
enabled: true
golangci: