Check style is run before and after the patch. the warning complains if
the delta goes the wrong way.

On Tuesday, November 17, 2015, Appy (JIRA) <j...@apache.org> wrote:

>
>     [
> https://issues.apache.org/jira/browse/HBASE-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010391#comment-15010391
> ]
>
> Appy commented on HBASE-14829:
> ------------------------------
>
> No increase in checkstyle error! Something is wrong here. Will have a look
> tomorrow.
>
> > Add more checkstyles
> > --------------------
> >
> >                 Key: HBASE-14829
> >                 URL: https://issues.apache.org/jira/browse/HBASE-14829
> >             Project: HBase
> >          Issue Type: Improvement
> >            Reporter: Appy
> >            Assignee: Appy
> >         Attachments: HBASE-14829-master.patch
> >
> >
> > This jira will add following checkstyles:
> > [ImportOrder|
> http://checkstyle.sourceforge.net/config_imports.html#ImportOrder] : keep
> imports in sorted order
> > [LeftCurly|
> http://checkstyle.sourceforge.net/config_blocks.html#LeftCurly] :
> Placement of left curly brace. Does 'eol' sounds right setting?
> > [NeedBraces|
> http://checkstyle.sourceforge.net/config_blocks.html#NeedBraces] : braces
> around code blocks
> > [JavadocTagContinuationIndentation|
> http://checkstyle.sourceforge.net/config_javadoc.html#JavadocTagContinuationIndentation]
> : Avoid weird indentations in javadocs
> > [NonEmptyAtclauseDescription|
> http://checkstyle.sourceforge.net/config_javadoc.html#NonEmptyAtclauseDescription]
> : We have sooooo many empty javadoc @ clauses. This'll take care of it.
> >
> > [Indentation|
> http://checkstyle.sourceforge.net/config_misc.html#Indentation] : Bad
> indentation hurts code readability. We have indentation guidelines, should
> be fine enforcing them.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>


-- 
// Jonathan Hsieh (shay)
// HBase Tech Lead, Software Engineer, Cloudera
// j...@cloudera.com // @jmhsieh

Reply via email to