This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new 920b998  Add comment style for HCL (Terraform) (#89)
920b998 is described below

commit 920b9985d7b2c52f4ac7d9dfa5a9ed29622bc28f
Author: Stuart Minshull <[email protected]>
AuthorDate: Fri Feb 4 16:35:08 2022 -0800

    Add comment style for HCL (Terraform) (#89)
    
    Co-authored-by: Stuart Minshull <[email protected]>
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index 392dace..ecf5cb3 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -2055,6 +2055,7 @@ HCL:
   codemirror_mime_type: text/x-ruby
   tm_scope: source.terraform
   language_id: 144
+  comment_style_id: Hashtag
 HLSL:
   type: programming
   extensions:

Reply via email to