mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-18 15:08:06 +00:00
fix: resolve rustfmt configuration duplicate key error and apply consistent code formatting across all source files
This commit is contained in:
@@ -33,7 +33,6 @@ match_block_trailing_comma = true
|
||||
|
||||
# Control flow
|
||||
control_brace_style = "AlwaysSameLine"
|
||||
control_brace_style = "ClosingNextLine"
|
||||
|
||||
# Functions
|
||||
fn_call_width = 60
|
||||
|
||||
Reference in New Issue
Block a user