pandalee99 commented on code in PR #2187:
URL: https://github.com/apache/fury/pull/2187#discussion_r2058296077


##########
dart/packages/fury/lib/src/const/lang.dart:
##########
@@ -19,15 +19,15 @@
 
 /// Language supported by fury.
 enum Language{
-  XLANG,
-  JAVA,
-  PYTHON,
-  CPP,
-  GO,
-  JAVASCRIPT,
-  RUST,
-  DART;
+  xlang,

Review Comment:
   If other languages are uppercase, why did dart change to lowercase



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to