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 c08ed6ca Add Microsoft Excel URL new b663258f Whitespace new 055695d3 Remove duplicate entry new 6711054a Add Checstyle FinalParameters new ce844263 Add Checstyle ExplicitInitializationCheck new 5c53b34b Add Checstyle ParenPad The 5 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 | 4 ++- .../java/org/apache/commons/csv/CSVRecord.java | 1 + src/main/java/org/apache/commons/csv/Lexer.java | 30 ++++++++++++---------- .../java/org/apache/commons/csv/CSVParserTest.java | 2 +- 4 files changed, 21 insertions(+), 16 deletions(-)