mirror of
https://github.com/sogou/workflow.git
synced 2026-02-08 01:33:17 +08:00
7 lines
93 B
INI
7 lines
93 B
INI
# top-most EditorConfig file
|
|
root = true
|
|
|
|
# all files
|
|
[*]
|
|
indent_style = tab
|
|
indent_size = 4 |