We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3b56a commit 9c8c5c6Copy full SHA for 9c8c5c6
1 file changed
.gitattributes
@@ -39,7 +39,8 @@ gradlew text eol=lf
39
# -------------------------------------------------
40
*.bat text eol=crlf
41
*.cmd text eol=crlf
42
-*.ps1 text eol=lf # PowerShell Core friendly
+# PowerShell Core friendly
43
+*.ps1 text eol=lf
44
45
# Wrapper batch files (explicit for clarity)
46
gradlew.bat text eol=crlf
0 commit comments