rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Mon, 02 May 2022 16:27:14 +0400
changeset 49189 237855525f64
parent 45620 426294d06ddc
permissions -rw-r--r--
tests: make sure .js files stay in ASCII encoding (issue6559) Differential Revision: https://phab.mercurial-scm.org/D12620

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true