You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/06/15 17:04:57 UTC

[GitHub] [storm] d2r commented on issue #3020: [STORM-3000] Add missing @Override annotations

d2r commented on issue #3020: [STORM-3000] Add missing @Override annotations
URL: https://github.com/apache/storm/pull/3020#issuecomment-502383113
 
 
   > I already did that for some projects. I'll open them soon.
   
   That would be great!
   I wanted to do three things:
   * Normalize white-space on master branch
   * Figure out why `mvn checkstyle:checkstyle` does not work, because it [should have caught this](https://github.com/apache/storm/blob/b9ab5e56a9ad1776022ed6d8520c0268a666fea0/storm-checkstyle/src/main/resources/storm/storm_checkstyle.xml#L56-L61)
   * Perhaps add an [.editorconfig](https://editorconfig.org/) to our repo, to help make it easier in avoiding these types of errors.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services