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: formatters:
enable:
- gofmt
- goimports
settings: settings:
gci: gci:
sections: sections:
@ -29,8 +32,6 @@ linters:
# - godot # - godot
# - godox # - godox
# - goerr113 # - goerr113
- gofmt
- goimports
# - gomnd # - gomnd
- goprintffuncname - goprintffuncname
# - gosec # - gosec