mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
JavaScript: Normalize line endings of .js and .html files
Added .gitattributes files for the two directories where we intentionally have line endings other than LF
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -15,3 +15,5 @@
|
||||
*.qlref eol=lf
|
||||
*.dbscheme eol=lf
|
||||
*.qhelp eol=lf
|
||||
*.html eol=lf
|
||||
*.js eol=lf
|
||||
|
||||
Reference in New Issue
Block a user