mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
fix: use space indenting for yaml files (#16295)
This commit is contained in:
parent
7e346d6f1b
commit
23285ea374
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ charset = utf-8
|
|||
trim_trailing_whitespace = true
|
||||
insert_final_newline = false
|
||||
|
||||
[*.yml]
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue