const unformattedProgram …
func TestFormatting(t *testing.T) { … }
func TestFormattingOneLine36824(t *testing.T) { … }
func TestFormattingOneLineImports36824(t *testing.T) { … }
func TestFormattingOneLineRmImports36824(t *testing.T) { … }
const disorganizedProgram …
func TestOrganizeImports(t *testing.T) { … }
func TestFormattingOnSave(t *testing.T) { … }
func TestCRLFLineEndings(t *testing.T) { … }
func TestFormattingOfGeneratedFile_Issue49555(t *testing.T) { … }
func TestGofumptFormatting(t *testing.T) { … }
func TestGofumpt_Issue61692(t *testing.T) { … }