grammars/source.terraform.json in github-linguist-5.0.10 vs grammars/source.terraform.json in github-linguist-5.0.11
- old
+ new
@@ -150,10 +150,10 @@
},
"1": {
"name": "keyword.operator.heredoc.terraform"
}
},
- "end": "^\\1$",
+ "end": "^\\s*\\1$",
"endCaptures": {
"0": {
"name": "punctuation.definition.string.end.terraform keyword.operator.heredoc.terraform"
}
},
\ No newline at end of file