mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-05 16:25:59 +01:00
Add yml exception to editorconfig
This commit is contained in:
parent
d083a4fa79
commit
3058987873
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ trim_trailing_whitespace = true
|
|||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.xml]
|
||||
[*.{xml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue