mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 23:02:16 +00:00
[.editorconfig] add rule for .proto files [ci skip]
This commit is contained in:
parent
7a492e3612
commit
5fea1d2675
@ -13,3 +13,7 @@ indent_style = tab
|
|||||||
|
|
||||||
[*.sh]
|
[*.sh]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.proto]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user