This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a1361bd0d5
rust
/
rustfmt.toml
4 lines
81 B
TOML
Raw
Normal View
History
Unescape
Escape
Skip on `rustfmt::skip` as well as `rustfmt_skip`
2018-05-13 23:11:55 -05:00
error_on_line_overflow
=
true
error_on_unformatted
=
true
feat: implement Style Edition support Adds the 'style_edition' configuration option along with documentation, 'version' option deprecation, and mapping of 'edition' and 'version' values for backwards compatibility and adherence to the style evolution RFC
2024-07-19 18:12:08 -05:00
style_edition
=
"2024"
Reference in New Issue
Copy Permalink