mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Workaround for rustfmt bug that affects waylands source generation in clean builds
fixing #461
This commit is contained in:
parent
6e1a85a15a
commit
f06f0da69d
@ -4,7 +4,8 @@ version = "Two"
|
||||
format_code_in_doc_comments = true
|
||||
format_strings = true
|
||||
wrap_comments = true
|
||||
normalize_doc_attributes = true
|
||||
#temporary disabled because of bug #461
|
||||
#normalize_doc_attributes = true
|
||||
|
||||
use_try_shorthand = true
|
||||
reorder_impl_items = true
|
||||
|
Loading…
Reference in New Issue
Block a user