Move GoLang CI formatters

This commit is contained in:
Ben van Hartingsveldt 2025-08-29 17:08:53 +02:00
parent ead4e4d6e8
commit dc6c24a11d
No known key found for this signature in database
GPG key ID: 261AA214130CE7AB

View file

@ -1,4 +1,7 @@
formatters:
enable:
- gofmt
- goimports
settings:
gci:
sections:
@ -29,8 +32,6 @@ linters:
# - godot
# - godox
# - goerr113
- gofmt
- goimports
# - gomnd
- goprintffuncname
# - gosec