[ 
https://issues.apache.org/jira/browse/LANG-1588?focusedWorklogId=456660&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-456660
 ]

ASF GitHub Bot logged work on LANG-1588:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jul/20 14:35
            Start Date: 09/Jul/20 14:35
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on a change in pull request #577:
URL: https://github.com/apache/commons-lang/pull/577#discussion_r452264665



##########
File path: src/main/java/org/apache/commons/lang3/StringUtils.java
##########
@@ -6201,6 +6203,9 @@ public static String removeStartIgnoreCase(final String 
str, final String remove
         return str;
     }
 
+    // Padding

Review comment:
       Let's not use these kind of separator. I usually prefer to keep the 
methods sorted in AB order so its simple and easy to find methods.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 456660)
    Time Spent: 1h 10m  (was: 1h)

> refine StringUtils.center
> -------------------------
>
>                 Key: LANG-1588
>                 URL: https://issues.apache.org/jira/browse/LANG-1588
>             Project: Commons Lang
>          Issue Type: Sub-task
>            Reporter: Jin Xu
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> [https://github.com/apache/commons-lang/pull/577]



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

Reply via email to