mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-12 17:51:01 +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:
@@ -1 +1,2 @@
|
|||||||
|
error_on_line_overflow = false
|
||||||
same_line_attributes = false
|
same_line_attributes = false
|
||||||
|
|||||||
Reference in New Issue
Block a user