5 random fixes (#1) (#435)
* ok_or → ok_or_else * Correct the sides of the given and expected args * Indent } properly * Convert identation from tabs to spaces. * Convert identation from tabs to spaces. [2]
Showing
- substrate/substrate/cli/src/lib.rs 15 additions, 15 deletionssubstrate/substrate/cli/src/lib.rs
- substrate/substrate/runtime-io/without_std.rs 1 addition, 1 deletionsubstrate/substrate/runtime-io/without_std.rs
- substrate/substrate/state-machine/src/lib.rs 2 additions, 2 deletionssubstrate/substrate/state-machine/src/lib.rs
- substrate/substrate/test-runtime/src/system.rs 4 additions, 4 deletionssubstrate/substrate/test-runtime/src/system.rs
Please register or sign in to comment