Move some fqcn stuff to warn
This commit is contained in:
parent
29963e1c30
commit
3acd6ea63d
@ -30,13 +30,14 @@ skip_list:
|
|||||||
- command-instead-of-module
|
- command-instead-of-module
|
||||||
# Jesus Christ what's with the style enforcement here?
|
# Jesus Christ what's with the style enforcement here?
|
||||||
- name[template]
|
- name[template]
|
||||||
|
|
||||||
warn_list:
|
|
||||||
# These tend to be pretty buggy
|
|
||||||
- experimental
|
|
||||||
# FQCN is a nice-to-have, but I'm not worried about it
|
|
||||||
- fqcn-builtins
|
|
||||||
# Why the fuck does my naming scheme matter? Eat shit. It's not a deprecation,
|
# Why the fuck does my naming scheme matter? Eat shit. It's not a deprecation,
|
||||||
# it's literally just stylistic
|
# it's literally just stylistic
|
||||||
- name[casing]
|
- name[casing]
|
||||||
- name[play]
|
- name[play]
|
||||||
|
# These tend to be pretty buggy
|
||||||
|
- experimental
|
||||||
|
|
||||||
|
warn_list:
|
||||||
|
# FQCN is a nice-to-have, but I'm not worried about it
|
||||||
|
- fqcn-builtins
|
||||||
|
- fqcn[action]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user