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