view rustfmt.toml @ 50534:057639af827c

hg: move unreachable code to where it could be reached
author Jason R. Coombs <jaraco@jaraco.com>
date Thu, 20 Apr 2023 16:07:47 -0400
parents 426294d06ddc
children
line wrap: on
line source

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