Skip to content

Commit

Permalink
Use the same formatting as in Ceno
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasgoergens committed Nov 26, 2024
1 parent 65abd5e commit e7fa4a9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
comment_width = 300
edition = "2024"
imports_granularity = "Crate"
max_width = 100
newline_style = "Unix"
normalize_comments = true
style_edition = "2024"
wrap_comments = false

0 comments on commit e7fa4a9

Please sign in to comment.