mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
exclude zeppelin-examples/zeppelin-example-horizontalbar/package.json file from rat check
This commit is contained in:
parent
2ef3b694b2
commit
022e8f669d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -933,7 +933,7 @@
|
|||
<exclude>docs/_site/**</exclude>
|
||||
<exclude>docs/Gemfile.lock</exclude>
|
||||
|
||||
<exclude>**/horizontalbar_mockdata.txt</exclude>
|
||||
<exclude>zeppelin-examples/zeppelin-example-horizontalbar/package.json</exclude>
|
||||
|
||||
<!-- compiled R packages (binaries) -->
|
||||
<exclude>R/lib/**</exclude>
|
||||
|
|
|
|||
Loading…
Reference in a new issue