Skip to content

Commit f66ed0f

Browse files
committed
Checkstyle config to exclude LICENSE.txt and NOTICE.txt.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635152 13f79535-47bb-0310-9956-ffa450edef68
1 parent a1b0277 commit f66ed0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ CSV files of various types.
128128

129129
<checkstyle.version>2.13</checkstyle.version>
130130
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
131+
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle.resourceExcludes>
131132
</properties>
132133

133134
<build>

0 commit comments

Comments
 (0)