mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 14:37:59 +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
|
||||
|
||||
Reference in New Issue
Block a user