Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Jul 21, 2023

This Action uses minimal steps to run in ~5 seconds to rapidly:

  • find typos in the codebase using codespell, and
  • lint Python code using ruff and provide intuitive GitHub Annotations to contributors.

Also added a .pre-commit-config.yaml because .pre-commit.ci is running unconfigured on this repo.

Copy link

@claudep claudep left a comment

Choose a reason for hiding this comment

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

Thanks 👍. I would suggest to squash the commits, or we can do it at merge time, too.

@cclauss cclauss merged commit 51725c7 into develop Jul 23, 2023
@cclauss cclauss deleted the codespell-and-ruff branch July 23, 2023 09:28
@cclauss
Copy link
Contributor Author

cclauss commented Jul 23, 2023

Squash & Merge

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.

4 participants