mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 22:57:50 -05:00
Add .gitattributes with settings for Go
Removes git warnings about tabs in indentation for Go files.
This commit is contained in:
committed by
Jarek Kowalski
parent
b5c00941fd
commit
467c8d1e6f
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*.go whitespace=trailing-space,space-before-tab,indent-with-non-tab
|
||||
go.mod whitespace=trailing-space,space-before-tab,indent-with-non-tab
|
||||
Reference in New Issue
Block a user