Force formatting of go

This commit is contained in:
Andrew Tomaka 2016-02-11 09:14:50 -05:00
parent 2cf87ed289
commit 8f4ed1f5de
2 changed files with 28 additions and 0 deletions

View file

@ -32,6 +32,8 @@
autocrlf = input
editor = vim
filemode = false
[init]
templatedir = ~/.git_template
[merge]
tool = vimdiff
[push]