mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-01-14 09:35:44 +00:00
chore: replace "variable_override_spacing" with "override_spacing"
This commit is contained in:
parent
abb4f402c9
commit
6b4024acb2
@ -6,9 +6,9 @@ int_types = "long"
|
|||||||
line_length = 120
|
line_length = 120
|
||||||
multiline_func_header = "all"
|
multiline_func_header = "all"
|
||||||
number_underscore = "thousands"
|
number_underscore = "thousands"
|
||||||
|
override_spacing = false
|
||||||
quote_style = "double"
|
quote_style = "double"
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
variable_override_spacing = false
|
|
||||||
wrap_comments = true
|
wrap_comments = true
|
||||||
|
|
||||||
[profile.default]
|
[profile.default]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user