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
80b5c61460
denoland-deno
/
tools
/
rustfmt.toml
4 lines
99 B
TOML
Raw
Normal View
History
Unescape
Escape
Add missing copyrights (#1024)
2018-10-19 15:25:29 -04:00
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
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
Copy permalink