view rustfmt.toml @ 49880:9ea66d166ec7

dirstate: update docstrings in idirstate from the current dirstate
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 05 Jan 2023 19:50:33 +0400
parents 426294d06ddc
children
line wrap: on
line source

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