mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Ignore all docstrings in runtests_decorators.py
This commit is contained in:
parent
9dfb4c008c
commit
dc03583849
@ -91,6 +91,7 @@ def get_invalid_docs():
|
|||||||
'vsphere.wraps',
|
'vsphere.wraps',
|
||||||
)
|
)
|
||||||
allow_failure_glob = (
|
allow_failure_glob = (
|
||||||
|
'runtests_decorators.*',
|
||||||
'runtests_helpers.*',
|
'runtests_helpers.*',
|
||||||
'vsphere.*',
|
'vsphere.*',
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user