mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 07:11:24 +01:00
enable error_on_line_overflow and fix errors
These required some manual intervention.
This commit is contained in:
parent
0afc1d2f50
commit
5cb2551422
6 changed files with 75 additions and 60 deletions
|
|
@ -1,6 +1,7 @@
|
|||
edition = "2021"
|
||||
|
||||
condense_wildcard_suffixes = true
|
||||
error_on_line_overflow = true
|
||||
format_code_in_doc_comments = true
|
||||
format_macro_bodies = true
|
||||
format_macro_matchers = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue