Add some more exceptions to the linter

SHUT THE FUCK UP
AUGH
This commit is contained in:
Salt 2022-03-24 11:57:26 -05:00
parent 0d16877d93
commit ccfc81bf14

View File

@ -21,7 +21,12 @@ skip_list:
- meta-no-info
# I don't care
- role-name
# Fuck off with the yaml stylings
# yes/no is a wide Ansible convention
- yaml
warn_list:
# These tend to be pretty buggy
- experimental
# FQCN is a nice-to-have, but I'm not worried about it
- fqcn-builtins