1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/.rustfmt.toml

5 lines
121 B
TOML
Raw Normal View History

# Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
2018-07-19 21:06:48 -04:00
max_width = 80
tab_spaces = 2
edition = "2021"