mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-02 00:00:03 +03:00
20aecb42d8
follow the kernel style guide, i.e idiomatic rust style. Signed-off-by: Alexander Fougner <fougner89@gmail.com>
3 lines
79 B
TOML
3 lines
79 B
TOML
# Default settings, i.e. idiomatic rust
|
|
edition = "2021"
|
|
newline_style = "Unix" |