seagle-yuan commented on code in PR #97:
URL: 
https://github.com/apache/incubator-hugegraph-commons/pull/97#discussion_r884276374


##########
style/checkstyle.xml:
##########
@@ -0,0 +1,217 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module PUBLIC
+        "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
+        "https://checkstyle.org/dtds/configuration_1_3.dtd";>
+<module name="Checker">
+    <property name="charset" value="UTF-8"/>
+    <property name="severity" value="info"/>

Review Comment:
   I updated these to keep setting up to date with hugegraph.
   we can discuss whether to use "error level" setting.
   I think we can set error level.



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