mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
editorconfig: force same coding style on all .sol files
This commit is contained in:
parent
62535c2fd4
commit
8270af8560
@ -14,7 +14,7 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[std/**.sol]
|
||||
[*.sol]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user