nimbus-eth2/.editorconfig

15 lines
149 B
INI
Raw Normal View History

2020-06-11 16:41:43 +00:00
root = true
[*.nim]
indent_style = space
indent_size = 2
[*.sh]
indent_style = space
indent_size = 2
[Makefile]
ident_size = 2
ident_style = tab