manuelarte/embeddedstructfieldcheck
Go Linter 🧐 (available in golangci-lint) that checks that embedded fields should be at the top of the field list of a struct, and there must be an empty line separating embedded fields from regular fields.
GitHub repository with 5 stars and 2 forks.
Language: Go
Topics: best-practices, go, golang, linter