[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2020-05-04 Thread Paul Rogers (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099205#comment-17099205 ] Paul Rogers commented on DRILL-7352: Some more standards we've adopted over time: * In Javadoc

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-12-29 Thread Paul Rogers (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17005124#comment-17005124 ] Paul Rogers commented on DRILL-7352: In prior years, we followed the Sun coding conventions, as

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-12-29 Thread Paul Rogers (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17005122#comment-17005122 ] Paul Rogers commented on DRILL-7352: Once we have candidate rules, I'll try implementing those rules

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-12-29 Thread Paul Rogers (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17005121#comment-17005121 ] Paul Rogers commented on DRILL-7352: Eclipse can be made to organize imports similarly but generally

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-12-27 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004159#comment-17004159 ] Igor Guzenko commented on DRILL-7352: - Also, I'd like to suggest applying a rule for imports ordering

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-12-27 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17004130#comment-17004130 ] Igor Guzenko commented on DRILL-7352: - Since we [don't have defined

[jira] [Commented] (DRILL-7352) Introduce new checkstyle rules to make code style more consistent

2019-10-21 Thread Paul Rogers (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956669#comment-16956669 ] Paul Rogers commented on DRILL-7352: Start with the [existing set of