Skip to content

Commit 64ebe8a

Browse files
Merge commit 'e7fa4a967ea18697f67a6f6480395faa23c7be7f' into matthias/feat/goldilocks-spartan
2 parents e5c2c6c + e7fa4a9 commit 64ebe8a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rustfmt.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
comment_width = 300
2+
edition = "2024"
3+
imports_granularity = "Crate"
4+
max_width = 100
5+
newline_style = "Unix"
6+
normalize_comments = true
7+
style_edition = "2024"
8+
wrap_comments = false

0 commit comments

Comments
 (0)