]> git.sesse.net Git - bcachefs-tools-debian/blob - rustfmt.toml
Update bcachefs sources to 481b5f343248 bcachefs: Better error messages for missing...
[bcachefs-tools-debian] / rustfmt.toml
1 # Default settings, i.e. idiomatic rust
2 edition = "2021"
3 newline_style = "Unix"