forked from Orchid/orchid
Commit before working on minimal rustfmt error demo
This commit is contained in:
@@ -7,7 +7,7 @@ style_edition = "2024"
|
||||
tab_spaces = 2
|
||||
hard_tabs = true
|
||||
max_width = 100
|
||||
error_on_line_overflow = true
|
||||
#error_on_line_overflow = true
|
||||
error_on_unformatted = true
|
||||
format_macro_matchers = true
|
||||
newline_style = "Unix"
|
||||
|
||||
Reference in New Issue
Block a user