Thanks to visit codestin.com
Credit goes to github.com

Skip to content

anacrolix/gorond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gorond currently just groups and orders package imports. Invoke it with module paths to operate on, like `./...`. The groups are std, non-local (not the current module), and then local (a package belonging to the current module) in that order reading from top to bottom. gorond will operate on all the Go source files in every package it reaches.

Installation

	go install github.com/anacrolix/gorond/cmd/gorond@latest

About

GROND!! GROND!! Code formatter for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages