Skip to content

Conversation

@tetienne
Copy link
Collaborator

@tetienne tetienne commented Jan 9, 2026

Summary

Improves code quality tooling and CI efficiency.

Code quality:

  • Enable additional ruff rules: ASYNC, S (security), T (print detection), C4 (comprehensions)
  • Add actionlint pre-commit hook to validate GitHub workflow files

CI efficiency:

  • Add UV caching to lint and test workflows
  • Fix shellcheck warnings in release workflow

Maintenance:

  • Change dependabot from daily to weekly updates
  • Remove unused tox dependency

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