sigee opened a new pull request, #1907:
URL: https://github.com/apache/stormcrawler/pull/1907

   Fixed the following checkstyle issues and increase they severity to error:
    - InvalidJavadocPosition (4)
    - LambdaParameterName (1)
    - TypeName (1)
    - MethodName (4)
    - ParenPad (5)
    - ParameterName (6)
    - OneTopLevelClass (9)
   
   The following checkstyle rules are still kept on warning severity, because 
there are multiple violations:
   - EmptyCatchBlock (11)
   - VariableDeclarationUsageDistance (28)
   - JavadocParagraph (17)
   - MissingJavadocMethod (252)
   - MissingJavadocType (90)
   - NonEmptyAtclauseDescription (18)
   - SummaryJavadoc (87)
   - TodoComment (15)
   - AbbreviationAsWordInName (250)
   - LocalVariableName (23)
   - MemberName (23)
   - LineLength (73)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to