Skip to content

Comments

Fix typos discovered by codespell#731

Merged
chriskiehl merged 1 commit intochriskiehl:1.0.9-releasefrom
cclauss:codespell-on-1.0.9-release
Aug 5, 2021
Merged

Fix typos discovered by codespell#731
chriskiehl merged 1 commit intochriskiehl:1.0.9-releasefrom
cclauss:codespell-on-1.0.9-release

Conversation

@cclauss
Copy link

@cclauss cclauss commented Aug 5, 2021

Hello there!

Make sure you've followed the Contributing guidelines before finalizing your pull request.

TL;DR:

codespell --ignore-words-list="datas,metatdata,strat" --skip="*.json" -w

Fixes #620,#621,#720

  • You're opening this PR against the current release branch
  • Works on both Python 2.7 & Python 3.x
  • Commits have been squashed and includes the relevant issue number
  • Pull request description contains link to relevant issue or detailed notes on changes
  • This must include example code demonstrating your feature or the bug being fixed
  • All existing tests pass
  • Your bug fix / feature has associated test coverage GitHub Action to lint Python code #619
  • README.md is updated (if relevant)

@cclauss cclauss force-pushed the codespell-on-1.0.9-release branch from 2cdf49e to 610dd02 Compare August 5, 2021 10:57
@chriskiehl chriskiehl merged commit 00979cd into chriskiehl:1.0.9-release Aug 5, 2021
@chriskiehl
Copy link
Owner

👍

@cclauss cclauss deleted the codespell-on-1.0.9-release branch August 5, 2021 19: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