summaryrefslogtreecommitdiff
path: root/bch_bindgen/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bch_bindgen/rustfmt.toml')
-rw-r--r--bch_bindgen/rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bch_bindgen/rustfmt.toml b/bch_bindgen/rustfmt.toml
new file mode 100644
index 00000000..42f2ad7c
--- /dev/null
+++ b/bch_bindgen/rustfmt.toml
@@ -0,0 +1,3 @@
+# Default settings, i.e. idiomatic rust
+edition = "2021"
+newline_style = "Unix" \ No newline at end of file