This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


The following commit(s) were added to refs/heads/master by this push:
     new 61f4c4cd Remove redundant entry
61f4c4cd is described below

commit 61f4c4cdcc12e1ca0885fe7d6bd37c877601227b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Jan 21 11:50:32 2025 -0500

    Remove redundant entry
---
 src/conf/checkstyle/checkstyle.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/conf/checkstyle/checkstyle.xml 
b/src/conf/checkstyle/checkstyle.xml
index c710cae1..adfc2c65 100644
--- a/src/conf/checkstyle/checkstyle.xml
+++ b/src/conf/checkstyle/checkstyle.xml
@@ -85,7 +85,6 @@ limitations under the License.
     <module name="UpperEll" />
     <module name="WhitespaceAfter" />
     <module name="WhitespaceAround" />
-    <module name="WhitespaceAroundCheck" />  
   </module>
   <property name="localeLanguage" value="en" />
 </module>

Reply via email to