Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/1783#discussion_r88941608
--- Diff:
external/storm-hbase/src/main/java/org/apache/storm/hbase/bolt/HBaseLookupBolt.java
---
@@ -40,51 +48,85 @@
*
*/
public class HBaseLookupBolt extends AbstractHBaseBolt {
--- End diff --
Please don't use tab characters for indentation. We are still working on
the exact style guides, but we try to keep the style that is currently in the
file and it was using spaces before and I expect the style guide to include
spaces instead of tabs.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---