You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/06/04 14:54:00 UTC

[jira] [Commented] (HBASE-12521) Bring down number of checkstyle warnings

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

Mike Drob commented on HBASE-12521:
-----------------------------------

A quick update on where we are in the past 3.5 years...

{noformat}
5236 [Indentation]
3758 [NonEmptyAtclauseDescription]
1919 [NeedBraces]
1584 [LineLength]
1193 [ImportOrder]
 780 [JavadocTagContinuationIndentation]
 268 [ParenPad]
 195 [LeftCurly]
 169 [MethodParamPad]
 149 [ArrayTypeStyle]
 142 [MissingDeprecated]
 127 [VisibilityModifier]
 119 [UnusedImports]
 100 [HideUtilityClassConstructor]
  99 [InnerAssignment]
  80 [AvoidStarImport]
  69 [MethodLength]
  56 [FinalClass]
  50 [UpperEll]
  49 [MissingSwitchDefault]
  44 [EmptyBlock]
  32 [EmptyStatement]
  28 [RedundantImport]
   8 [FileTabCharacter]
   4 [EqualsHashCode]
   1 [NoFinalizer]
   1 [InterfaceIsType]
{noformat}

> Bring down number of checkstyle warnings
> ----------------------------------------
>
>                 Key: HBASE-12521
>                 URL: https://issues.apache.org/jira/browse/HBASE-12521
>             Project: HBase
>          Issue Type: Task
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: checkstyle
>
> I should have made this umbrella task to begin with. We currently have thousands of checkstyle warnings, making it cumbersome for new users to look for their own.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)