diff --git a/.editorconfig b/.editorconfig index 9678628..746ae31 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{sol}] +[*.sol] indent_size = 4 [*.tree]