Ensure LF line-edings in handlebars-template fixtures (*.hbs)
Fixes #1331
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
# Handlebars templates in test cases
|
||||
# Handlebars-template fixtures in test cases need deterministic eol
|
||||
*.handlebars text eol=lf
|
||||
*.hbs text eol=lf
|
||||
|
||||
# Lexer files
|
||||
# Lexer files as well
|
||||
*.l text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user