mirror of
https://github.com/correl/urilib.git
synced 2024-11-23 19:19:56 +00:00
11 lines
145 B
INI
11 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
|