rustfmt.toml
author Anton Shestakov <av6@dwimlabs.net>
Wed, 31 May 2023 11:30:33 -0300
changeset 50546 2f5270af57c7
parent 45620 426294d06ddc
permissions -rw-r--r--
debug: use InputError instead of CommandError for validating arguments

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