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
- Update `.ci/check-format.sh` to include checks for Python files using Black.
- Modify `.github/workflows/main.yml` to install Python dependencies for formatting.
- Add Python-specific settings to `.editorconfig` to enforce consistent formatting rules.
This ensures that both shell scripts and Python files adhere to defined coding standards.
0 commit comments