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 5042f7f  Add support for Elixir (#193)
5042f7f is described below

commit 5042f7f88d68fd1bc15e2b4ba25f7000b607487c
Author: kezhenxu94 <[email protected]>
AuthorDate: Mon Feb 10 12:02:13 2025 +0800

    Add support for Elixir (#193)
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index f2a19e1..aa68d9d 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -1402,6 +1402,7 @@ Elixir:
   interpreters:
     - elixir
   language_id: 100
+  comment_style_id: Hashtag
 Elm:
   type: programming
   color: "#60B5CC"

Reply via email to