Skip to content

Commit

Permalink
Match go.tools' goimports.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfitz committed Oct 26, 2014
1 parent 66c0d4f commit 2ca671c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goimports.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ var (
TabWidth: 8,
TabIndent: true,
Comments: true,
Fragment: true,
}
exitCode = 0
)
Expand Down

0 comments on commit 2ca671c

Please sign in to comment.