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
- Created new GitHub Actions workflow 'code-formatting.yml' that runs the formatting script
- Workflow checks if code meets formatting standards and fails if any changes are needed
- Updated pull_request.yml to include the new formatting check
- Ensures PRs cannot be merged until code passes formatting checks
0 commit comments