SkillAgentSearch skills...

Goimportstidy

No description available

Install / Use

/learn @krzysztofdrys/Goimportstidy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

goimportstidy

This tool updates your Go import lines, grouping it into three groups:

  • stdlib,
  • external libraries,
  • local libraries (optional).

Installation:

 $ go get github.com/krzysztofdrys/goimportstidy
 

Usage:

$ goimportstidy -w -local github.com/shipwallet main.go
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2y ago
Forks1

Languages

Go

Security Score

70/100

Audited on Sep 27, 2023

No findings