bok/rustfmt.toml
Luca Fulchir 0c6b1a1052
Initial project structure
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2024-02-16 19:06:00 +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