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

commit aecc80167db981d73291ea575bc9c4e7380d0d78
Author: kezhenxu94 <[email protected]>
AuthorDate: Thu Dec 24 21:57:49 2020 +0800

    Add more known comment styles
---
 license-eye/assets/languages.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/license-eye/assets/languages.yaml 
b/license-eye/assets/languages.yaml
index c9f8aab..7466c48 100644
--- a/license-eye/assets/languages.yaml
+++ b/license-eye/assets/languages.yaml
@@ -1878,6 +1878,7 @@ Git Config:
   codemirror_mime_type: text/x-properties
   tm_scope: source.gitconfig
   language_id: 807968997
+  comment_style_id: Hashtag
 Glyph:
   type: programming
   color: "#c1ac7f"
@@ -2385,6 +2386,7 @@ Ignore List:
   codemirror_mode: shell
   codemirror_mime_type: text/x-sh
   language_id: 74444240
+  comment_style_id: Hashtag
 Inform 7:
   type: programming
   wrap: true
@@ -5567,6 +5569,7 @@ TOML:
   codemirror_mode: toml
   codemirror_mime_type: text/x-toml
   language_id: 365
+  comment_style_id: Hashtag
 TSQL:
   type: programming
   extensions:

Reply via email to