urilib/.editorconfig

11 lines
145 B
INI
Raw Permalink Normal View History

2016-01-22 04:04:34 +00:00
# top-most EditorConfig file
root = true
[*.{erl,hrl,src}]
indent_style = space
indent_size = 4
[*.{yml}]
indent_style = space
indent_size = 2