chore: add markdownlint to lint commands (#9353)
* add markdownlint config * update make lint commands * update markdownlint config * run make lint-fix * fix empty link * resuse docker container * run lint-fix * do not echo commands Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com>
This commit is contained in:
co-authored by
ryanchrypto
parent
b56e1a164b
commit
cb66c99eab
@@ -8,6 +8,7 @@ and `ExportCmd` which creates commands to start the application and export state
|
||||
## Preliminary
|
||||
|
||||
The root command of an application typically is constructed with:
|
||||
|
||||
+ command to start an application binary
|
||||
+ three meta commands: `query`, `tx`, and a few auxiliary commands such as `genesis`.
|
||||
utilities.
|
||||
|
||||
Reference in New Issue
Block a user