Skip to content

Ran codespell and fixed typos#415

Merged
dtebbs merged 2 commits intodevelopfrom
run-codespell
Nov 3, 2021
Merged

Ran codespell and fixed typos#415
dtebbs merged 2 commits intodevelopfrom
run-codespell

Conversation

@AntoineRondelet
Copy link
Copy Markdown
Contributor

@AntoineRondelet AntoineRondelet commented Nov 2, 2021

Related to: #405

Ran:

codespell --skip ./client/env/*,./zeth_contracts/node_modules/*,./build/*,./zeth_contracts/env/*,./client/.mypy_cache/*,./.git/*,./depends/*,./mpc/.mypy_cache/* --ignore-words-list GroupT,keypair

and fixed detected typos.

Copy link
Copy Markdown
Contributor

@dtebbs dtebbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One suggestion to fix a comment (since we are touching that line anyway). Otherwise, LGTM.

Co-authored-by: Duncan Tebbs <dtebbs@users.noreply.github.com>
@AntoineRondelet
Copy link
Copy Markdown
Contributor Author

One suggestion to fix a comment (since we are touching that line anyway). Otherwise, LGTM.

Thanks, committed

@dtebbs dtebbs mentioned this pull request Nov 3, 2021
4 tasks
@dtebbs dtebbs merged commit e2efe51 into develop Nov 3, 2021
@AntoineRondelet AntoineRondelet deleted the run-codespell branch November 4, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants