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
ci: add GitHub Actions workflow for automated code quality checks
- Create CI pipeline testing Python 3.8-3.12 compatibility
- Add automated Black, isort, Flake8, and MyPy checks
- Include import structure validation for all modules
- Set up continuous integration for pull requests and pushes
- Enable early detection of code quality issues
0 commit comments