libFenrir/rustfmt.toml
Luca Fulchir 104cbb6126
Stub for libFenrir
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-02-03 19:18:34 +01:00

9 lines
158 B
TOML

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