WIP: CI: add spellcheck (#3421)
* CI: add spellcheck * revert me * CI: explicit command for spellchecker * spellcheck: edit misspells * CI: run spellcheck on diff * spellcheck: edits * spellcheck: edit misspells * spellcheck: add rules * spellcheck: mv configs * spellcheck: more edits * spellcheck: chore * spellcheck: one more thing * spellcheck: and another one * spellcheck: seems like it doesn't get to an end * spellcheck: new words after rebase * spellcheck: new words appearing out of nowhere * chore * review edits * more review edits * more edits * wonky behavior * wonky behavior 2 * wonky behavior 3 * change git behavior * spellcheck: another bunch of new edits * spellcheck: new words are koming out of nowhere * CI: finding the master * CI: fetching master implicitly * CI: undebug * new errors * a bunch of new edits * and some more * Update node/core/approval-voting/src/approval_db/v1/mod.rs Co-authored-by:Andronik Ordian <write@reusable.software> * Update xcm/xcm-executor/src/assets.rs Co-authored-by:
Andronik Ordian <write@reusable.software> * Apply suggestions from code review Co-authored-by:
Andronik Ordian <write@reusable.software> * Suggestions from the code review * CI: scan only changed files Co-authored-by:
Andronik Ordian <write@reusable.software>
parent
f6305d29
Showing
- polkadot/.gitlab-ci.yml 14 additions, 2 deletionspolkadot/.gitlab-ci.yml
- polkadot/README.md 3 additions, 7 deletionspolkadot/README.md
- polkadot/bridges/.config/lingua.dic 1 addition, 1 deletionpolkadot/bridges/.config/lingua.dic
- polkadot/bridges/.maintain/rialto-weight-template.hbs 1 addition, 1 deletionpolkadot/bridges/.maintain/rialto-weight-template.hbs
- polkadot/bridges/bin/millau/runtime/src/lib.rs 4 additions, 4 deletionspolkadot/bridges/bin/millau/runtime/src/lib.rs
- polkadot/bridges/bin/rialto/runtime/src/exchange.rs 2 additions, 2 deletionspolkadot/bridges/bin/rialto/runtime/src/exchange.rs
- polkadot/bridges/bin/rialto/runtime/src/kovan.rs 2 additions, 2 deletionspolkadot/bridges/bin/rialto/runtime/src/kovan.rs
- polkadot/bridges/bin/rialto/runtime/src/lib.rs 5 additions, 5 deletionspolkadot/bridges/bin/rialto/runtime/src/lib.rs
- polkadot/bridges/bin/rialto/runtime/src/rialto_poa.rs 1 addition, 1 deletionpolkadot/bridges/bin/rialto/runtime/src/rialto_poa.rs
- polkadot/bridges/modules/currency-exchange/src/benchmarking.rs 2 additions, 2 deletions...dot/bridges/modules/currency-exchange/src/benchmarking.rs
- polkadot/bridges/modules/dispatch/src/lib.rs 5 additions, 5 deletionspolkadot/bridges/modules/dispatch/src/lib.rs
- polkadot/bridges/primitives/header-chain/src/justification.rs 4 additions, 4 deletions...adot/bridges/primitives/header-chain/src/justification.rs
- polkadot/cli/src/cli.rs 1 addition, 1 deletionpolkadot/cli/src/cli.rs
- polkadot/core-primitives/src/lib.rs 7 additions, 7 deletionspolkadot/core-primitives/src/lib.rs
- polkadot/doc/testing.md 19 additions, 22 deletionspolkadot/doc/testing.md
- polkadot/erasure-coding/src/lib.rs 2 additions, 2 deletionspolkadot/erasure-coding/src/lib.rs
- polkadot/file_header.txt 1 addition, 1 deletionpolkadot/file_header.txt
- polkadot/node/collation-generation/src/lib.rs 1 addition, 1 deletionpolkadot/node/collation-generation/src/lib.rs
- polkadot/node/core/approval-voting/src/approval_checking.rs 2 additions, 2 deletionspolkadot/node/core/approval-voting/src/approval_checking.rs
- polkadot/node/core/approval-voting/src/approval_db/v1/mod.rs 1 addition, 1 deletionpolkadot/node/core/approval-voting/src/approval_db/v1/mod.rs
Please register or sign in to comment