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 985866c  Support fix license header for tcl files (#102)
985866c is described below

commit 985866ce7e324454f61e22eb2db2e998db09d6f3
Author: tison <[email protected]>
AuthorDate: Sat Apr 30 07:46:05 2022 +0800

    Support fix license header for tcl files (#102)
    
    Signed-off-by: tison <[email protected]>
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index 4c4aad1..33aa6bb 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -5640,6 +5640,7 @@ Tcl:
   codemirror_mode: tcl
   codemirror_mime_type: text/x-tcl
   language_id: 367
+  comment_style_id: Hashtag
 Tcsh:
   type: programming
   group: Shell

Reply via email to