1
0
Fork 0
mirror of https://github.com/Oreolek/pancakes-or-waffles.git synced 2024-05-21 10:18:26 +03:00
pancakes-or-waffles/.editorconfig
2017-03-13 13:32:53 +01:00

10 lines
110 B
INI

root = true
[*]
indent_style = tab
indent_size = 4
[*.{json,yml,yaml}]
indent_style = space
indent_size = 2