Closed ccoVeille closed 2 months ago
I added 2 commits, please review them
I used mdsf, which provide a good result
Please look at what I said here
https://github.com/go-fuego/fuego/discussions/184#discussioncomment-10511397
gopls can be configured with formatting.local
Also if the CI fails, gci will provide the exact command line to run to fix the issues
Also, golangci-lint can be run with --fix to format the files.
So, it's only a matter of documentation
Perfect!
Thanks
The idea is to use the following pattern
More information about this in the following discussion
184