deno/.rustfmt.toml
2021-11-02 10:03:37 -04:00

4 lines
121 B
TOML

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