mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
.editorconfig: Indentation rules for .yul
This commit is contained in:
parent
d3a016b597
commit
df2367848c
@ -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