]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - rust-src/bch_bindgen/rustfmt.toml
New upstream release
[bcachefs-tools-debian] / rust-src / bch_bindgen / rustfmt.toml
index a2b7f327f708b811beb7c1ebd93d704ebf0c349c..42f2ad7c6d185ce2c9b91daf468371d4284f76fa 100644 (file)
@@ -1,2 +1,3 @@
-max_width=120
-hard_tabs = true
+# Default settings, i.e. idiomatic rust
+edition = "2021"
+newline_style = "Unix"
\ No newline at end of file