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 Apr 8, 2023
1 parent c6a10bc commit 5a98c16
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 @@ -613,6 +613,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 5a98c16

Please sign in to comment.