Add some more exceptions to the linter
SHUT THE FUCK UP AUGH
This commit is contained in:
parent
0d16877d93
commit
ccfc81bf14
@ -21,7 +21,12 @@ skip_list:
|
|||||||
- meta-no-info
|
- meta-no-info
|
||||||
# I don't care
|
# I don't care
|
||||||
- role-name
|
- role-name
|
||||||
|
# Fuck off with the yaml stylings
|
||||||
|
# yes/no is a wide Ansible convention
|
||||||
|
- yaml
|
||||||
|
|
||||||
warn_list:
|
warn_list:
|
||||||
# These tend to be pretty buggy
|
# These tend to be pretty buggy
|
||||||
- experimental
|
- experimental
|
||||||
|
# FQCN is a nice-to-have, but I'm not worried about it
|
||||||
|
- fqcn-builtins
|
||||||
|
Loading…
Reference in New Issue
Block a user