Mercurial > hg
view rustfmt.toml @ 50422:498155b0ba41
rust-readme: mentioned that format check is enforced by CI
author | Georges Racinet <georges.racinet@octobus.net> |
---|---|
date | Tue, 04 Apr 2023 11:47:32 +0200 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true