remove .rustfmt.toml to revert to rustfmt defaults

This commit is contained in:
Heiko Schaefer 2022-02-19 15:24:05 +01:00
parent c4119ae77f
commit 907c13418d
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -1,9 +0,0 @@
# SPDX-FileCopyrightText: 2019-2020 Heiko Schaefer <heiko@schaefer.name>
# SPDX-License-Identifier: CC0-1.0
# The following configuration gives warnings in stable rust versions since
# they're unstable (Jan 2020).
max_width = 79
comment_width = 79
#report_fixme = "Always"