Make CI happy again (#1086)

* Appease `cargo-spellcheck`

* Increase logging for `cargo-spellcheck`

* Fix config file name
This commit is contained in:
Hernando Castano
2021-08-05 15:37:39 -04:00
committed by Bastian Köcher
parent 82a952c0db
commit 75df85f52a
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ pub enum Subcommand {
/// Key management CLI utilities
Key(sc_cli::KeySubcommand),
/// Verify a signature for a message, provided on STDIN, with a given (public or secret) key.
/// Verify a signature for a message, provided on `STDIN`, with a given (public or secret) key.
Verify(sc_cli::VerifyCmd),
/// Generate a seed that provides a vanity address.