You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/09/13 17:39:02 UTC

[jira] [Comment Edited] (RYA-358) Add checkstyle rules to build

    [ https://issues.apache.org/jira/browse/RYA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161469#comment-16161469 ] 

Jeff Dasch edited comment on RYA-358 at 9/13/17 5:38 PM:
---------------------------------------------------------

Include a check to ensure classes with @Test annotations are suffixed with IT or Test.  Also make the class name suffix *IntegrationTest illegal.


was (Author: jdasch):
Include a check to ensure classes with @Test annotations are suffixed with IT or Test.

> Add checkstyle rules to build
> -----------------------------
>
>                 Key: RYA-358
>                 URL: https://issues.apache.org/jira/browse/RYA-358
>             Project: Rya
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Jeff Dasch
>            Priority: Minor
>
> Define a checkstyle code convention to make it easier to accept pull requests from the community and ensure the codebase has a consistent feel.
> Use Accumulo's ruleset as a starting point:  https://github.com/apache/accumulo/blob/master/pom.xml



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)