Ensure LF line-edings in handlebars-template fixtures (*.hbs)

Fixes #1331
This commit is contained in:
Nils Knappmeier
2017-05-14 23:56:23 +02:00
parent 2e21e2bc9a
commit ed879a6068
+3 -2
View File
@@ -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