mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-06 22:03:57 -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
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{sol}]
|
||||
[*.sol]
|
||||
indent_size = 4
|
||||
|
||||
[*.tree]
|
||||
|
||||
Reference in New Issue
Block a user