1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

Add diff support for golang file

This commit is contained in:
Richie Bendall 2019-03-09 15:22:19 +13:00
parent c5ffaa7265
commit 3bb6bbe2c2

View File

@ -2,4 +2,4 @@
# line endings. Windows users contributing to Go will need to use a # line endings. Windows users contributing to Go will need to use a
# modern version of git and editors capable of LF line endings. # modern version of git and editors capable of LF line endings.
*.go -text *.go -text diff=golang