Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 4, 2025

Summary

Fix typos discovered by codespell

Add pre-commit for running codespell and ruff on all code changes.

- Loding  the equivelent dependancy to accodomate  prefered  seperators is unwieldly.
+ Loading the equivalent dependency to accommodate preferred separators is unwieldy.

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@lovelydinosaur
Copy link
Contributor

Fix typos

This part would be good, thanks.

Add pre-commit for running codespell and ruff on all code changes.

Not sure about that. Prefer not to introduce additional tooling where possible. To be considered separately.

@cclauss cclauss changed the title Fix typos discovered by codespell and add pre-commit Fix typos discovered by codespell Sep 17, 2025
@cclauss
Copy link
Contributor Author

cclauss commented Sep 17, 2025

Delete .pre-commit-config.yaml ✅

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