You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: implement CI/CD, linting, type checking, and remove due date syncing
- Configure Ruff for linting and formatting
- Add Mypy for static type checking and fix existing type errors
- Set up GitHub Actions CI workflow with Python 3.13
- Implement pre-commit hooks for local quality checks
- Remove due date parsing and syncing as per TASKS.md
- Update documentation (README, FORMAT, CONTRIBUTING) to reflect changes
- Fix failing tests and clean up unused code
0 commit comments