diff options
Diffstat (limited to 'ripple')
-rw-r--r-- | ripple/rustfmt.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ripple/rustfmt.toml b/ripple/rustfmt.toml deleted file mode 100644 index 1a8d7aa..0000000 --- a/ripple/rustfmt.toml +++ /dev/null @@ -1,5 +0,0 @@ -# SPDX-FileCopyrightText: V <v@unfathomable.blue> -# SPDX-License-Identifier: OSL-3.0 - -hard_tabs = true -imports_granularity = "One" |