]> git.sesse.net Git - bcachefs-tools-debian/blob - rustfmt.toml
Add debhelper tokens to postinst and postrm scripts (Lintian warning).
[bcachefs-tools-debian] / rustfmt.toml
1 # Default settings, i.e. idiomatic rust
2 edition = "2021"
3 newline_style = "Unix"