editorconfig: add dia files

2 spaces
This commit is contained in:
Jan-Niklas Burfeind 2022-12-18 12:52:22 +01:00
parent 8ad1d7a2b4
commit b3366f9ab2

View File

@ -11,6 +11,10 @@ charset = utf-8
indent_style = unset
indent_size = unset
[*.dia]
indent_style = space
indent_size = 2
[*{.json,.ecrc}]
indent_style = space
indent_size = 2