mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 12:56:53 +00:00
[BUILD] exclude target dir from tab validation
This commit is contained in:
parent
f9da5259bc
commit
b8537d0e95
1
pom.xml
1
pom.xml
@ -543,6 +543,7 @@
|
||||
<include name="**/*.rb"/>
|
||||
<include name="**/*.pl"/>
|
||||
<exclude name="**/org/elasticsearch/cluster/routing/shard_routes.txt"/>
|
||||
<exclude name="target/**/*"/>
|
||||
<or>
|
||||
<containsregexp expression="\bno(n|)commit\b" casesensitive="no"/>
|
||||
<containsregexp expression="\t" casesensitive="no"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user