description | title | layout | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
goimports is a linter for Go |
Trunk | How to run goimports |
|
goimports is a linter for Go.
You can enable the goimports linter with:
trunk check enable goimports
goimports will never be auto-enabled. It must be enabled manually.
- goimports site
- goimports Trunk Code Quality integration source
- Trunk Code Quality's open source plugins repo