[ 
https://issues.apache.org/jira/browse/RATIS-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Wang updated RATIS-1069:
----------------------------
    Description: 
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.

  was:
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.


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

Reply via email to