mirror of
https://github.com/wassname/optlib.git
synced 2026-06-27 16:10:18 +08:00
8 lines
83 B
INI
8 lines
83 B
INI
# https://editorconfig.org/
|
|
|
|
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|