Skip to content

Commit

Permalink
Remove duplicate lines
Browse files Browse the repository at this point in the history
  • Loading branch information
garyghayrat committed Jun 20, 2024
1 parent 8fc50bc commit 559a19b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@
bracket_spacing = false
int_types = "long"
line_length = 120
line_length = 120
multiline_func_header = "attributes_first"
number_underscore = "thousands"
quote_style = "double"
single_line_statement_blocks = "multi"
single_line_statement_blocks = "multi"
tab_width = 2
wrap_comments = true

0 comments on commit 559a19b

Please sign in to comment.