Skip to content

Commit 518b6a0

Browse files
authored
Reformat all source with cargo fmt (#335)
1 parent 7279f41 commit 518b6a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+5325
-2901
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ There are a few basic ground-rules for contributors:
9797
1. **Non-master branches** ought to be used for ongoing work.
9898
1. **External API changes and significant modifications** ought to be subject to an **internal pull-request** to solicit feedback from other contributors.
9999
1. Internal pull-requests to solicit feedback are *encouraged* for any other non-trivial contribution but left to the discretion of the contributor.
100-
1. Contributors should attempt to adhere to the prevailing code-style.
100+
1. Contributors should attempt to adhere to the prevailing code-style. Please install and run [cargo fmt](https://github.com/rust-lang/rustfmt) before merging any changes.
101101

102102
### Changes to this arrangement
103103

0 commit comments

Comments
 (0)