urilib/.editorconfig
2016-01-21 23:04:34 -05:00

10 lines
145 B
INI

# top-most EditorConfig file
root = true
[*.{erl,hrl,src}]
indent_style = space
indent_size = 4
[*.{yml}]
indent_style = space
indent_size = 2