Skip to content

Conversation

@dynamike
Copy link
Owner

Summary

  • Add pre-commit hooks to automatically run ruff check and format on commit
  • Add pre-commit-hooks for common issues (trailing whitespace, file endings, etc.)
  • Update pyproject.toml to include pre-commit in dev dependencies
  • Expand ruff linting rules for improved code quality

Test plan

  • All pre-commit hooks run successfully on the current codebase

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.

1 participant