1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-13 16:26:08 -05:00
denoland-deno/.rustfmt.toml

4 lines
120 B
TOML
Raw Normal View History

# Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
2018-07-19 21:06:48 -04:00
max_width = 80
tab_spaces = 2
2019-11-16 19:17:47 -05:00
edition = "2018"