Skip to content

Commit 2b8ce32

Browse files
committed
all: force consistent line endings
Ensure that files in the repository use Unix-style line endings throughout. See https://git-scm.com/docs/gitattributes#_checking_out_and_checking_in Signed-off-by: Lorenz Bauer <[email protected]>
1 parent 446714a commit 2b8ce32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
# Force line ending normalisation
2+
* text=auto
3+
# Show types.go in the PR diff view by default
14
internal/sys/types.go linguist-generated=false

0 commit comments

Comments
 (0)