Skip to content
Snippets Groups Projects
Commit ac305eeb authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Modernise ansible-lint config

parent f98d9e58
No related branches found
No related tags found
1 merge request!10Update CI to reasonable versions
parseable: true
quiet: true
---
use_default_rules: true
warn_list:
- experimental
- jinja[spacing]
- fqcn[action-core]
- fqcn[action]
- name[casing]
- name[missing]
skip_list:
- '204' # line length is checked by yamllint
- '401' # git checkout must contain explicit version
- '701' # 7xx is about ansible galaxy guidelines
- '702'
- '703'
- role-name
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment