mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-29 22:11:09 +00:00
Suppress errors on rustfmt line overflow
Some of the serde_derive lines inside of quote!(...) are too long. Rustfmt cannot fix these. Will need to follow up.
This commit is contained in:
parent
ed6a1de311
commit
4973d7a62d
@ -1 +1,2 @@
|
||||
error_on_line_overflow = false
|
||||
same_line_attributes = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user