forked from github/pelican
Add .yaml file extension to EditorConfig
This commit is contained in:
parent
68817845b0
commit
cdec530572
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ trim_trailing_whitespace = true
|
|||
[*.py]
|
||||
max_line_length = 79
|
||||
|
||||
[*.yml]
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue