mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Merge pull request #92 from Richienb/patch-6
Add diff support for golang file
This commit is contained in:
commit
64c1b8c0c6
@ -2,4 +2,4 @@
|
||||
# line endings. Windows users contributing to Go will need to use a
|
||||
# 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