mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 05:11:21 +00:00
merge 2 rules in .editorconfig
This commit is contained in:
@ -8,10 +8,7 @@ end_of_line = lf
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[Makefile]
|
[*.{sh,Makefile}]
|
||||||
indent_style = tab
|
|
||||||
|
|
||||||
[*.sh]
|
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[*.proto]
|
[*.proto]
|
||||||
|
Reference in New Issue
Block a user