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-20 01:06:48 +00:00
max_width = 80
tab_spaces = 2
2019-11-17 00:17:47 +00:00
edition = "2018"