This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
5c505316b3
denoland-deno
/
.rustfmt.toml
4 lines
47 B
TOML
Raw
Normal View
History
Unescape
Escape
Wrap rust at 80 columns.
2018-07-19 21:06:48 -04:00
max_width
=
80
Use 2 space indent. Apologies for the churn, but my screen is small. rustfmt assumes big monitors.
2018-07-19 21:14:32 -04:00
tab_spaces
=
2
chore: update to Rust edition 2021 (#12578)
2021-11-02 10:03:37 -04:00
edition
=
"2021"
Copy permalink