mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-08-24 02:24:25 -05:00
Make .go files have LF line endings on Windows
Since gofumpt expects and emits LF even on Windows, this makes it easier for agents to gofumpt their files.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
*.go text
|
||||
*.go text eol=lf
|
||||
*.md text eol=lf
|
||||
*.json text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user