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 0dff1d55 [CSV-304] Accessors for header/trailer comments #257
new 97972553 Sort members
new 573eab77 Add same scorecards-analysis.yml as Apache Log4j (except for
branches)
The 2 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:
.github/workflows/scorecards-analysis.yml | 67 +
.../java/org/apache/commons/csv/CSVFormat.java | 42 +-
.../java/org/apache/commons/csv/CSVParser.java | 102 +-
.../java/org/apache/commons/csv/CSVFormatTest.java | 3144 ++++++++++----------
.../java/org/apache/commons/csv/CSVParserTest.java | 322 +-
.../apache/commons/csv/issues/JiraCsv288Test.java | 458 +--
6 files changed, 2101 insertions(+), 2034 deletions(-)
create mode 100644 .github/workflows/scorecards-analysis.yml