deno/.rustfmt.toml
2021-08-02 10:19:27 -04:00

5 lines
121 B
TOML

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