Add var-naming[no-role-prefix] to warn list

This commit is contained in:
Sam A. 2023-10-01 17:49:55 +02:00
parent 50d115fdfe
commit 8e500d02be
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ warn_list:
- experimental # experimental is included in the implicit list
- no-changed-when
- latest[git]
- var-naming[no-role-prefix]
# - role-name
# - yaml[document-start] # you can also use sub-rule matches