GitHub user osiegmar opened a pull request:
https://github.com/apache/commons-lang/pull/284
remove redundant modifiers (support recent checkstyle versions)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/osiegmar/commons-lang
remove-redundant-modifiers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/284.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #284
----
commit ed12b7e727ffda8fcbae1a25f074986faa24a569
Author: Oliver Siegmar <[email protected]>
Date: 2017-09-08T08:36:07Z
remove redundant modifiers (support recent checkstyle versions)
----
---