rustfmt.toml
author Raphaël Gomès <rgomes@octobus.net>
Tue, 26 Jul 2022 17:33:34 +0200
changeset 49483 b18e877ea304
parent 45620 426294d06ddc
permissions -rw-r--r--
rhg-status: extract a function for printing pattern file warnings This will be reused for the warnings produced by the sparse file parsing functions.

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