rustfmt.toml
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Fri, 05 Apr 2024 17:57:26 +0100
changeset 51603 a2afa35641c9
parent 45620 426294d06ddc
permissions -rw-r--r--
matchers: support patternmatcher in rust

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