This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
juniper
Watch
1
Star
0
Fork
You've already forked juniper
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e0a7796c83
juniper
/
rustfmt.toml
3 lines
53 B
TOML
Raw
Normal View
History
Unescape
Escape
Enable merge_imports rustfmt setting. style: Enable rustfmt merge_imports and format This commit enables the rustfmt merge_imports setting and formats the whole code base accordingly. Note that the setting is not stable yet, but will be with Rust 1.38. In the meantime, running fmt on stable will just leave the changes alone so no problems should occur.
2019-08-21 08:23:53 -05:00
merge_imports
=
true
address clippy::all lints (#486)
2019-12-17 22:37:46 -06:00
use_field_init_shorthand
=
true
Reference in a new issue
Copy permalink