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
The GitHub Actions workflow for this projects runs certain checks for code linting, quality, etc
It would be nice if the same can be done locally on a contributor's machine. We can provide the scripts run in GH Action as part of the code.