libFenrir/rustfmt.toml
Luca Fulchir 62a71a2af5
[transport] uud/uudl, first tests
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2025-03-21 17:57:08 +01:00

9 lines
158 B
TOML

edition = "2024"
unstable_features = true
format_strings = true
max_width = 80
# next ones do not work on stable yet
wrap_comments = true
comment_width = 80