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
- Add 'format-check' target to Makefile using 'black --check'
- Update ci-test target to include format-check step
- Now CI includes: lint + format-check + type-check + test + coverage
- Complete parity between local 'make ci-test' and GitHub Actions
0 commit comments