
Git by default uses CR+LF on Windows, whereas gofmt always uses LF even on Windows. This commit lets Git uses LF on Windows. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2 lines
17 B
Plaintext
2 lines
17 B
Plaintext
*.go text eol=lf
|