Skip to content

Commit

Permalink
Add .gitattributes (#277)
Browse files Browse the repository at this point in the history
In particular, set the whitespace settings for .go files
  • Loading branch information
julio-lopez authored Sep 10, 2019
1 parent 38c4e27 commit e44903d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.go whitespace=trailing-space,space-before-tab,indent-with-non-tab

0 comments on commit e44903d

Please sign in to comment.