summary refs log tree commit diff
path: root/third_party/cachunker/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/cachunker/rustfmt.toml')
-rw-r--r--third_party/cachunker/rustfmt.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/cachunker/rustfmt.toml b/third_party/cachunker/rustfmt.toml
new file mode 100644
index 0000000..7ccd11c
--- /dev/null
+++ b/third_party/cachunker/rustfmt.toml
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: V <v@unfathomable.blue>
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+hard_tabs = true
+imports_granularity = "One"