summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
authorDon Naro <dnaro@redhat.com>2023-09-05 23:07:32 +0200
committerGitHub <noreply@github.com>2023-09-05 23:07:32 +0200
commit5733f78fd8341e91722ce8cabb0e6aaea760e0e9 (patch)
tree175a2027e5382acea059abe31786668261ff03a7 /.yamllint
parentAdd check for building docsite (#14406) (diff)
downloadawx-5733f78fd8341e91722ce8cabb0e6aaea760e0e9.tar.xz
awx-5733f78fd8341e91722ce8cabb0e6aaea760e0e9.zip
Add readthedocs configuration (#14413)
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint1
1 files changed, 1 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index fdfbfce43a..a937588cdc 100644
--- a/.yamllint
+++ b/.yamllint
@@ -10,6 +10,7 @@ ignore: |
tools/docker-compose/_sources
# django template files
awx/api/templates/instance_install_bundle/**
+ .readthedocs.yaml
extends: default