kiss/.editorconfig

8 lines
121 B
INI
Raw Normal View History

2020-04-28 03:26:36 +00:00
root = true
# Force GitHub to display tabs
# mixed with [4] spaces properly.
[kiss]
indent_style = tab
indent_size = 4