summaryrefslogtreecommitdiff
path: root/.rustfmt.toml
blob: b86b9a6e86db351e20da2cb31a5125a599e62b1b (plain)
1
2
3
4
# Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
max_width = 80
tab_spaces = 2
edition = "2021"