0.1.37-DEV-20210505-014250
-------------------------- * FIX: - disable new-line-at-end-of-file and comments-indentation
This commit is contained in:
parent
6953184906
commit
2779564946
@ -7,3 +7,6 @@ rules:
|
|||||||
truthy:
|
truthy:
|
||||||
allowed-values : ['true','false','True','False','yes','no']
|
allowed-values : ['true','false','True','False','yes','no']
|
||||||
check-keys : false
|
check-keys : false
|
||||||
|
|
||||||
|
new-line-at-end-of-file : disable
|
||||||
|
comments-indentation : disable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user