Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 658 Bytes

GoImportsBear.rst

File metadata and controls

37 lines (21 loc) · 658 Bytes

Adds/Removes imports to Go code for missing imports.

  • Go

Dependencies

  • go - golang.org/x/tools/cmd/goimports

Can Detect

  • Missing import

Can Fix

  • Missing import

License

AGPL-3.0

Authors