mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-16 12:48:26 +00:00
Merge pull request #363 from prometheus-community/superq/warn_casing
fix: Downgrade name[casing] to warning
This commit is contained in:
commit
7a44d14716
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
profile: production
|
||||
warn_list:
|
||||
- galaxy[version-incorrect] # until collection gets bumped to 1.x.x
|
||||
- name[casing] # https://github.com/ansible/ansible-lint/issues/4035#issuecomment-2116272270
|
||||
skip_list:
|
||||
- var-naming[no-role-prefix] # https://github.com/ansible/ansible-lint/pull/3422#issuecomment-1549584988
|
||||
|
|
Loading…
Add table
Reference in a new issue