//
pkg.gl
Category
mvdan.cc/gofumpt
format
package
0.7.0
Repository:
https://github.com/mvdan/gofumpt.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
49
Files
1.2k SLOC
#
Functions
File
File modifies a file and fset in place to follow gofumpt's format.
Source
Source formats src in gofumpt's format, assuming that src holds a valid Go source file.
#
Structs
Options
Options is the set of formatting options which affect gofumpt.