rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Wed, 04 May 2022 13:53:12 +0400
branchstable
changeset 49205 45e71954612c
parent 45620 426294d06ddc
permissions -rw-r--r--
doc: use an absolute path in sys.path The idea and rationale is similar to https://phab.mercurial-scm.org/D12599 (landed as 1b6e381521c5). Differential Revision: https://phab.mercurial-scm.org/D12622

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