]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - rustfmt.toml
move Rust sources to top level, C sources into c_src
[bcachefs-tools-debian] / rustfmt.toml
diff --git a/rustfmt.toml b/rustfmt.toml
new file mode 100644 (file)
index 0000000..42f2ad7
--- /dev/null
@@ -0,0 +1,3 @@
+# Default settings, i.e. idiomatic rust
+edition = "2021"
+newline_style = "Unix"
\ No newline at end of file