view rustfmt.toml @ 48719:02e9ad08999b

branchmap: split a long condition in branchcache.validfor(), add comments Differential Revision: https://phab.mercurial-scm.org/D12138
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 07 Feb 2022 13:24:30 +0300
parents 426294d06ddc
children
line wrap: on
line source

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