view rustfmt.toml @ 51427:bc88aa7472de

chainsaw: new extension for dangerous operations The first provided command is `chainsaw-update`, whose one and single job is to make sure that it will pull, update and purge the target repository, no matter what may be in the way (locks, notably), see docstring for rationale.
author Georges Racinet <georges.racinet@octobus.net>
date Sat, 26 Nov 2022 12:23:56 +0100
parents 426294d06ddc
children
line wrap: on
line source

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