dongzl commented on a change in pull request #97:
URL: https://github.com/apache/skywalking-eyes/pull/97#discussion_r839324558



##########
File path: .licenserc.yaml
##########
@@ -83,3 +83,18 @@ header: # `header` section is configurations for source 
codes license header.
 dependency:
   files:
     - go.mod
+
+language:
+  Go:
+    type: programming
+    color: "#00ADD8"
+    aliases:
+      - golang
+    extensions:
+      - ".go"
+    tm_scope: source.go
+    ace_mode: golang
+    codemirror_mode: go
+    codemirror_mime_type: text/x-go
+    language_id: 132
+    comment_style_id: SlashAsterisk

Review comment:
       > Please minimize the configs, we only need some of the fields, like 
`comment_style_id` and `extensions`,
   
   Hi @kezhenxu94 , Thanks for reply, I will fix it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to