aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: 7b8413bc13bd02cafb636217ef5b2dcb5c080328 (plain)
1
2
3
4
5
6
7
root = true

# Force GitHub to display tabs
# mixed with [4] spaces properly.
[kiss]
indent_style = tab
indent_size  = 4