[
https://issues.apache.org/jira/browse/RATIS-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197451#comment-17197451
]
Tsz-wo Sze commented on RATIS-1069:
-----------------------------------
No, let's don't enable checkstyle on tests. We don't want to spend much of
energy on the style of the tests. :)
> 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
> Priority: Major
>
> Currently Ratis hasn't enabled Checkstyle on src/test.
> This can be easily done by add
> {code:xml}
> <includeTestSourceDirectory>true</includeTestSourceDirectory>
> {code}
> but more change will happen to fix style issues existing in testing code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)