0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/.rustfmt.toml

5 lines
131 B
TOML
Raw Normal View History

2019-01-22 04:03:30 +09:00
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
2018-07-19 21:06:48 -04:00
max_width = 80
tab_spaces = 2
format_macro_bodies = true