mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Add diff support for golang file
This commit is contained in:
parent
c5ffaa7265
commit
3bb6bbe2c2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user