Tox: don't check localrc with bashate
Change-Id: I9fc5f9f106184c92e555e25ab09883cbed054ca4 Closes-Bug: #1561500
This commit is contained in:
parent
11b111fd7a
commit
84d2298d3b
1
tox.ini
1
tox.ini
@ -18,6 +18,7 @@ commands = bash -c "find {toxinidir} \
|
|||||||
-not \( -type d -name .?\* -prune \) \
|
-not \( -type d -name .?\* -prune \) \
|
||||||
-not \( -type d -name doc -prune \) \
|
-not \( -type d -name doc -prune \) \
|
||||||
-not \( -type d -name shocco -prune \) \
|
-not \( -type d -name shocco -prune \) \
|
||||||
|
-not \( -type f -name localrc -prune \) \
|
||||||
-type f \
|
-type f \
|
||||||
-not -name \*~ \
|
-not -name \*~ \
|
||||||
-not -name \*.md \
|
-not -name \*.md \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user