Skip to content

Commit

Permalink
Add tpch generated data to the excluded list of license check.
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Mar 21, 2024
1 parent 6013302 commit 5cbfea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -888,6 +888,7 @@ under the License.
<exclude>**/inspections/*.txt</exclude>
<exclude>tpcds-kit/**</exclude>
<exclude>tpcds-sf-1/**</exclude>
<exclude>tpch/**</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 5cbfea7

Please sign in to comment.