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

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


    from 5c53b34b Add Checstyle ParenPad
     new 2e4d5a22 Add Checstyle ArrayTypeStyle
     new 56151b05 Add Checstyle CovariantEquals
     new ec8f3207 Add Checstyle DefaultComesLast
     new d1b1f9c0 Add Checstyle EmptyBlock
     new 43649ac7 Add Checstyle EqualsHashCode
     new 9e1f26ca Use standard Checkstyle module name for ExplicitInitialization
     new 085294dd Add Checstyle FallThrough
     new 114118c0 Add Checstyle IllegalInstantiation
     new 6afa33cd Add Checstyle MultipleVariableDeclarations
     new 81f90443 Add Checstyle SimplifyBooleanExpression
     new f69526c8 Add Checstyle SimplifyBooleanReturn
     new a0ff6188 Add Checstyle StringLiteralEquality
     new 4579bd3b Add Checstyle SuperClone
     new 947c514b Add Checstyle SuperFinalize
     new 02b398d3 Add Checstyle UnnecessaryParentheses

The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/conf/checkstyle/checkstyle.xml                     | 18 +++++++++++++++++-
 src/main/java/org/apache/commons/csv/CSVPrinter.java   |  2 +-
 .../java/org/apache/commons/csv/CSVRecordTest.java     |  3 ++-
 .../apache/commons/csv/ExtendedBufferedReaderTest.java |  3 ++-
 4 files changed, 22 insertions(+), 4 deletions(-)

Reply via email to