Files
kopia/.gitattributes
Julio Lopez 467c8d1e6f Add .gitattributes with settings for Go
Removes git warnings about tabs in indentation for Go files.
2019-10-31 05:08:46 -07:00

3 lines
138 B
Plaintext

*.go whitespace=trailing-space,space-before-tab,indent-with-non-tab
go.mod whitespace=trailing-space,space-before-tab,indent-with-non-tab