Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request paritytech#76 from subspace/fix-rust-analyzer
Browse files Browse the repository at this point in the history
Specify edition in rustfmt.yml
  • Loading branch information
liuchengxu committed Oct 22, 2021
2 parents e0324c5 + 47686bc commit 0a34310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
edition = "2021"
ignore = [
# This is where Substrate sources with custom formatting are, don't touch them
"/substrate",
Expand Down

0 comments on commit 0a34310

Please sign in to comment.