mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-21 22:37:19 +00:00
Add formatting rules for .yml files to editorconfig.
This commit is contained in:
parent
2f0a9be0e4
commit
ead6c837c8
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ trim_trailing_whitespace = true
|
|||
|
||||
[*.bat]
|
||||
end_of_line = crlf
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue