Skip to content

Conversation

@markbackman
Copy link
Contributor

Adds two scripts:

  • fix-ruff.sh
  • pre-commit.sh

Also, adds .pre-commit-config.yaml to pyproject.toml, so linting is checked with each commit.

Finally, I ran fix-ruff.sh and then did manual clean up after to resolve all linting issues. 😌

@markbackman markbackman force-pushed the mb/fix-linting branch 3 times, most recently from 741d196 to f064ee0 Compare December 17, 2025 21:27
@markbackman markbackman requested a review from kompfner December 18, 2025 14:08
Copy link
Contributor

@cbrianhill cbrianhill left a comment

Choose a reason for hiding this comment

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

This looks good to me. One question: should we add a short blurb to the readme to let people know when hacking on this that they should install pre-commit and configure it with git?

@markbackman
Copy link
Contributor Author

This looks good to me. One question: should we add a short blurb to the readme to let people know when hacking on this that they should install pre-commit and configure it with git?

Good idea. Just added those steps.

@markbackman markbackman merged commit 63b444e into main Dec 22, 2025
2 checks passed
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.

3 participants