Skip to content

Commit

Permalink
try to use stable rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchao committed May 8, 2024
1 parent e51add5 commit e86d531
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions core/rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@

edition = "2021"
max_width = 100

# The following requires nightly feature:
# rustup install nightly
# rustup component add rustfmt --toolchain nightly
# cargo +nightly fmt
wrap_comments = true
comment_width = 100
imports_granularity = "Crate" # group imports by crate

0 comments on commit e86d531

Please sign in to comment.