rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 03 Feb 2023 04:22:28 +0100
changeset 50784 fcb67b8c8107
parent 45620 426294d06ddc
permissions -rw-r--r--
wrapfunction: use sysstr instead of bytes as argument in "keyword" This is as valid and simpler, it will help us to eventually get ride of `safehasattr`.

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