cleanup, get sanity tests to ignore ci/

This commit is contained in:
Fabian von Feilitzsch
2020-08-20 12:35:05 -04:00
parent c5aede10ee
commit eccc16d86e
4 changed files with 11 additions and 7 deletions

View File

@@ -1,2 +1,4 @@
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
plugins/modules/k8s.py validate-modules:return-syntax-error
ci/incluster_integration.sh shebang!skip
ci/incluster_integration.sh shellcheck!skip

View File

@@ -1,2 +1,4 @@
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
plugins/modules/k8s.py validate-modules:return-syntax-error
ci/incluster_integration.sh shebang!skip
ci/incluster_integration.sh shellcheck!skip

View File

@@ -1 +1,3 @@
plugins/modules/k8s.py validate-modules:parameter-type-not-in-doc
ci/incluster_integration.sh shebang!skip
ci/incluster_integration.sh shellcheck!skip