Even less restrictions

This commit is contained in:
Norbi Peti 2018-11-10 00:09:13 +01:00 committed by GitHub
parent 620e869d11
commit ab55ba44a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ rules:
spaces: consistent
indent-sequences: whatever
check-multi-line-strings: false
level: warning
key-duplicates: enable
key-ordering: disable
line-length: disable
@ -52,6 +53,6 @@ rules:
octal-values:
forbid-implicit-octal: false
forbid-explicit-octal: false
trailing-spaces: enable
trailing-spaces: disable
truthy:
level: warning