summary refs log tree commit diff
path: root/ripple
diff options
context:
space:
mode:
authoredef <edef@unfathomable.blue>2022-06-19 16:17:59 +0000
committeredef <edef@unfathomable.blue>2022-06-19 16:19:48 +0000
commit2ce27876db9b8a391bbb91aceba57dc99271dab0 (patch)
treea3192c33816f0384325e42e40b88caed3b6fd0c4 /ripple
parent35bffe3564c430bfc862dfbfb91c927553ba645a (diff)
Make rustfmt.toml global
Change-Id: I9ef820d2c22d54c6d8d6b259c2eea3f27d6459ac
Diffstat (limited to 'ripple')
-rw-r--r--ripple/rustfmt.toml5
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"