CI: Add yamllint for YAML files, plugin/module docs, and YAML in extra docs (#10279)

* Add yamllint to CI.

* Fix more YAML booleans.
This commit is contained in:
Felix Fontein
2025-06-30 20:46:56 +02:00
committed by GitHub
parent 41855418bb
commit 7e66fb052e
5 changed files with 74 additions and 11 deletions

View File

@@ -14,6 +14,17 @@
[sessions]
[sessions.lint]
run_isort = false
run_black = false
run_flake8 = false
run_pylint = false
run_yamllint = true
yamllint_config = ".yamllint"
# yamllint_config_plugins = ".yamllint-docs"
# yamllint_config_plugins_examples = ".yamllint-examples"
run_mypy = false
[sessions.docs_check]
validate_collection_refs="all"
codeblocks_restrict_types = [