changing yammlint to set indentations to warning

This commit is contained in:
Filipe Spencer Lopes 2021-03-09 15:05:21 +01:00
parent 29acd82968
commit 67bfb8cbfe
2 changed files with 2 additions and 7 deletions

View File

@ -12,3 +12,5 @@ rules:
level: warning
new-lines:
level: warning
indentation:
level: warning

View File

@ -1,7 +0,0 @@
config_data: |
extends: default
rules:
new-line-at-end-of-file:
level: warning
trailing-spaces:
level: warning