You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by ke...@apache.org on 2021/05/07 06:38:33 UTC

[skywalking-eyes] branch main updated: Adding comment styles for Rust (#29)

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 872fc8a  Adding comment styles for Rust (#29)
872fc8a is described below

commit 872fc8a99a06045652e8cf304ee7623db23be99a
Author: Paul Masurel <pa...@quickwit.io>
AuthorDate: Fri May 7 15:38:14 2021 +0900

    Adding comment styles for Rust (#29)
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index 505e95f..d501701 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -4971,6 +4971,7 @@ Rust:
   codemirror_mode: rust
   codemirror_mime_type: text/x-rustsrc
   language_id: 327
+  comment_style_id: SlashAsterisk
 SAS:
   type: programming
   color: "#B34936"