mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00: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
|