1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00
ansible_role_gitea/.yamllint
dhs 08ce4ec965 add default and fix linter warning
change default image for molecule container (if not run with travis), fixed linter warning in .yamllint file
2020-04-20 15:09:35 +01:00

12 lines
117 B
Text

---
extends: default
rules:
line-length:
max: 100
level: warning
ignore: |
/venv/
/env/
/molecule/