mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-08 22:19:02 -05:00
chore: Add .gitattributes to force *.go to LF (#4919)
* chore: Add .gitattributes to force *.go to LF * What if I remove this flag
This commit is contained in:
parent
56c139f003
commit
2f43aa0629
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.go text eol=lf
|
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: v1.47
|
version: v1.47
|
||||||
# Optional: show only new issues if it's a pull request. The default value is `false`.
|
# Optional: show only new issues if it's a pull request. The default value is `false`.
|
||||||
only-new-issues: true
|
# only-new-issues: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user