You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Lars Francke (Jira)" <ji...@apache.org> on 2020/02/07 13:14:00 UTC

[jira] [Created] (RANGER-2725) Improve the Checkstyle integration from RANGER-2588

Lars Francke created RANGER-2725:
------------------------------------

             Summary: Improve the Checkstyle integration from RANGER-2588
                 Key: RANGER-2725
                 URL: https://issues.apache.org/jira/browse/RANGER-2725
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
            Reporter: Lars Francke
            Assignee: Lars Francke


RANGER-2588 Added a basic checkstyle configuration.

This moves the versions to newer ones (the original ones were from 2015) and adds a bunch of rules. I went through the Sun and Google code styles as well as the new proposed OpenJDK ones and picked a bunch of rules that make sense to me.

I avoided adding rules that validate names of anything (e.g. classes and so on).

This will generate a lot of warnings but...well...that just needs cleaning up :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)