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

This commit is contained in:
Sam A. 2023-09-23 22:51:50 +02:00
parent 7304bb18f5
commit cbb672fe74
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