Add rule: truthy, to forbid truthy values that are not quoted
This commit is contained in:
committed by
Adrien Vergé
parent
c163135ee5
commit
1f472bc144
@@ -26,3 +26,4 @@ rules:
|
||||
line-length:
|
||||
level: warning
|
||||
allow-non-breakable-inline-mappings: yes
|
||||
truthy: disable
|
||||
|
||||
Reference in New Issue
Block a user