mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Add .yml ext into .editorconfig (#4640)
This commit is contained in:
@@ -44,7 +44,7 @@ indent_size = 8
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 8
|
indent_size = 8
|
||||||
|
|
||||||
[*.yaml]
|
[*.{yaml,yml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
|
|||||||
Reference in New Issue
Block a user