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 ee81ff7  feature: add support for Protocol Buffer (#172)
ee81ff7 is described below

commit ee81ff786927ea6ffa48b1e29c48e5289f4753aa
Author: 罗泽轩 <[email protected]>
AuthorDate: Sat Dec 9 01:38:09 2023 +0800

    feature: add support for Protocol Buffer (#172)
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index 949cb6c..d22e61d 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -4345,6 +4345,7 @@ Protocol Buffer:
   codemirror_mode: protobuf
   codemirror_mime_type: text/x-protobuf
   language_id: 297
+  comment_style_id: DoubleSlash
 Public Key:
   type: data
   extensions:

Reply via email to