mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-07 22:34:02 -05:00
chore: fix indenting for *.sol in .editorconfig
This commit is contained in:
@@ -12,7 +12,7 @@ indent_style = space
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[*.{sol}]
|
[*.sol]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.tree]
|
[*.tree]
|
||||||
|
|||||||
Reference in New Issue
Block a user