utils: Add .yml indent_size to .editorconfig

This commit is contained in:
Mark Jansen 2022-12-02 00:19:04 +01:00
parent 776893ef7b
commit da9d3866e2
No known key found for this signature in database
GPG Key ID: B39240EE84BEAE8B
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ trim_trailing_whitespace = true
[clib.json]
indent_size = 2
[*.yml]
indent_size = 2