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
With the introduction of pre-commit in #164 it would be better to enable branch protections on main requiring PR to pass CI checks (e.g. code formatting) before merging.
With the introduction of
pre-commitin #164 it would be better to enable branch protections onmainrequiring PR to pass CI checks (e.g. code formatting) before merging.