Commit Graph

3 Commits

Author SHA1 Message Date
Kian Paimani abd08e29ce Rewrap all comments to 100 line width (#9490)
* reformat everything again

* manual formatting

* last manual fix

* Fix build
2021-08-11 14:56:55 +00:00
Bastian Köcher 7b56ab15b4 Run cargo fmt on the whole code base (#9394)
* Run cargo fmt on the whole code base

* Second run

* Add CI check

* Fix compilation

* More unnecessary braces

* Handle weights

* Use --all

* Use correct attributes...

* Fix UI tests

* AHHHHHHHHH

* 🤦

* Docs

* Fix compilation

* 🤷

* Please stop

* 🤦 x 2

* More

* make rustfmt.toml consistent with polkadot

Co-authored-by: André Silva <andrerfosilva@gmail.com>
2021-07-21 14:32:32 +00:00
Ashley 6d9e05cb9a Add a rustfmt.toml (#8982)
* Force push to clean up PR mess

* Update rustfmt.toml

Co-authored-by: Squirrel <gilescope@gmail.com>

* Run `cargo fmt` again with Giles' changes

* Unformat utils

Co-authored-by: Squirrel <gilescope@gmail.com>
2021-07-19 13:43:08 +00:00