Skip to content

Commit

Permalink
test: fix test for default config
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhr committed Jul 7, 2023
1 parent d1b4b0e commit da32abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@ hard_tabs = false
tab_spaces = 4
newline_style = "Auto"
indent_style = "Block"
trim_final_newlines = "Single"
use_small_heuristics = "Default"
fn_call_width = 60
attr_fn_like_width = 70
Expand Down

0 comments on commit da32abb

Please sign in to comment.