mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #10253 from ethereum/editorconfig-yul-indentation
Yul indentation rules in .editorconfig
This commit is contained in:
commit
a7ca4a9c0f
@ -14,7 +14,7 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.sol]
|
||||
[*.{sol,yul}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user