mirror of
https://github.com/mullvad/mullvadvpn-app.git
synced 2026-03-13 10:22:35 +08:00
Add yaml to .editorconfig
This commit is contained in:
@@ -20,3 +20,7 @@ indent_size = 2
|
||||
[*.{go}]
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user