mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
LF for .qhelp files too
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
[*.{ql,qll,qlref,dbscheme,}]
|
[*.{ql,qll,qlref,dbscheme,qhelp}]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|||||||
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -14,3 +14,4 @@
|
|||||||
*.qll eol=lf
|
*.qll eol=lf
|
||||||
*.qlref eol=lf
|
*.qlref eol=lf
|
||||||
*.dbscheme eol=lf
|
*.dbscheme eol=lf
|
||||||
|
*.qhelp eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user