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

wusheng 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 0199851  Add comment style for Makefile & EditorConfig (#90)
0199851 is described below

commit 0199851d33f66725d4cdb0c645a028a88d0066af
Author: 罗泽轩 <[email protected]>
AuthorDate: Mon Feb 7 11:12:31 2022 +0800

    Add comment style for Makefile & EditorConfig (#90)
---
 assets/languages.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index ecf5cb3..4c4aad1 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -1369,6 +1369,7 @@ EditorConfig:
   codemirror_mime_type: text/x-properties
   tm_scope: source.editorconfig
   language_id: 96139566
+  comment_style_id: Hashtag
 Edje Data Collection:
   type: data
   extensions:
@@ -3227,6 +3228,7 @@ Makefile:
   codemirror_mode: cmake
   codemirror_mime_type: text/x-cmake
   language_id: 220
+  comment_style_id: Hashtag
 Mako:
   type: programming
   extensions:

Reply via email to