# This file lists repo contents that should not be validated by the CI system # Skip the CI integration bits .cico.pipeline Dockerfile run_tests.sh # Skip the README file README.md # Skip any .gitignore files overrides/.gitignore .gitignore # Skip the validator files tests/common_tests.sh tests/compare_defaults.py tests/exclusions.txt tests/pr_tests.sh tests/validate.py # Comment out the following when testing the validator tests/diffname.yaml tests/empty.yaml tests/intents.yaml tests/missingstream.yaml tests/module.yaml tests/modulewithnames.yaml tests/nodejs.yaml