mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 05:11:21 +00:00
[.editorconfig] add rule for .proto files [ci skip]
This commit is contained in:
@ -13,3 +13,7 @@ indent_style = tab
|
|||||||
|
|
||||||
[*.sh]
|
[*.sh]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[*.proto]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
Reference in New Issue
Block a user