rustfmt.toml
author Georges Racinet <georges.racinet@octobus.net>
Tue, 04 Apr 2023 11:47:32 +0200
changeset 50386 498155b0ba41
parent 45620 426294d06ddc
permissions -rw-r--r--
rust-readme: mentioned that format check is enforced by CI

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