GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/commons-lang/pull/383
Make whitespace use after tokens consistent and add checkstyle rule tâ¦
â¦o enforce it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/commons-lang
consistent_whitespace_after_formatting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/383.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 #383
----
commit 869a26c5e71256e16b51727e717150ba4c5e8dfb
Author: pascalschumacher <pascalschumacher@...>
Date: 2018-11-18T10:59:34Z
Make whitespace use after tokens consistent and add checkstyle rule to
enforce it.
----
---