deno/.rustfmt.toml
2019-11-16 19:17:47 -05:00

4 lines
120 B
TOML

# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
max_width = 80
tab_spaces = 2
edition = "2018"