diff --git a/foundry.toml b/foundry.toml index 8000688..568725e 100644 --- a/foundry.toml +++ b/foundry.toml @@ -6,7 +6,6 @@ int_types = "long" line_length = 120 multiline_func_header = "all" number_underscore = "thousands" -override_spacing = false quote_style = "double" tab_width = 4 wrap_comments = true