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…
Reference in New Issue
Block a user