Rui Wang created RATIS-1069:
-------------------------------
Summary: Enable Checkstyle on src/test
Key: RATIS-1069
URL: https://issues.apache.org/jira/browse/RATIS-1069
Project: Ratis
Issue Type: Improvement
Reporter: Rui Wang
Assignee: Rui Wang
Currently Ratis hasn't enabled Checkstyle on src/test.
This can be easily done by add
<includeTestSourceDirectory>true</includeTestSourceDirectory>
but more changes will be required fix style issues existing in testing code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)