Skip to content

Commit

Permalink
.editorconfig: Indentation rules for .yul
Browse files Browse the repository at this point in the history
  • Loading branch information
cameel committed Nov 10, 2020
1 parent d3a016b commit df23678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ indent_size = 4
indent_style = space
indent_size = 4

[*.sol]
[*.{sol,yul}]
indent_style = space
indent_size = 4

Expand Down

0 comments on commit df23678

Please sign in to comment.