mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
don't check .metadata folder for tabs and nocommits
This commit is contained in:
parent
a06fd46a72
commit
ef05334fdd
1
pom.xml
1
pom.xml
@ -548,6 +548,7 @@
|
||||
<include name="**/*.pl"/>
|
||||
<exclude name="**/org/elasticsearch/cluster/routing/shard_routes.txt"/>
|
||||
<exclude name="target/**/*"/>
|
||||
<exclude name=".metadata/**/*"/>
|
||||
<or>
|
||||
<containsregexp expression="\bno(n|)commit\b" casesensitive="no"/>
|
||||
<containsregexp expression="\t" casesensitive="no"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user