Edit yaml files indentation style
This commit is contained in:
parent
d48c3c3321
commit
d916cac8c9
27 changed files with 349 additions and 347 deletions
|
@ -11,3 +11,6 @@ insert_final_newline = true
|
|||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{yaml,yml}]
|
||||
indent_style = space
|
||||
|
|
|
@ -24,6 +24,5 @@ permissions:
|
|||
create: false
|
||||
delete: false
|
||||
update: false
|
||||
|
||||
sections:
|
||||
info: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue