go-import-lint

Golang source code analyzer that checks imports order. It verifies that standard, current package, and vendor imports are separated by a line.

MIT License

Stars
16
go-import-lint - v1.2.0 Latest Release

Published by hedhyw almost 2 years ago

What's Changed

Support CGo imports.

Full Changelog: https://github.com/hedhyw/go-import-lint/compare/v1.1.2...v1.2.0

go-import-lint - v1.1.2

Published by hedhyw almost 2 years ago

What's Changed

Full Changelog: https://github.com/hedhyw/go-import-lint/compare/v1.1.1...v1.1.2

Package Rankings
Top 7.56% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card Coverage Status