chore: delete "override_spacing" option in Foundry config

See https://github.com/foundry-rs/foundry/pull/4023
This commit is contained in:
Paul Razvan Berg 2023-01-08 11:54:29 +02:00
parent fb77ad3549
commit eec4fa2b75
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
1 changed files with 0 additions and 1 deletions

View File

@ -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