Files
FoundryOS/rustfmt.toml
T
nullndvoid d53661b9a0 Ran cargo fmt, clippy fixes, suppressed some warns
I will start working on stack traces tonight and tomorrow.

We need to be able to 'unwind' by finding calling functions.
2025-03-04 23:06:47 +00:00

5 lines
90 B
TOML

wrap_comments = true
max_width = 80
comment_width = 80
format_code_in_doc_comments = true