This website requires JavaScript.
Explore
Help
Sign In
alex
/
bcachefs-tools
Watch
1
Star
0
Fork
0
You've already forked bcachefs-tools
mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced
2025-01-22 00:04:31 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e94c985640
bcachefs-tools
/
rustfmt.toml
3 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
rust: use rustfmt defaults follow the kernel style guide, i.e idiomatic rust style. Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-01-16 11:22:49 +03:00
# Default settings, i.e. idiomatic rust
edition
=
"2021"
newline_style
=
"Unix"
Reference in New Issue
Copy Permalink