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 current codebase relies on commit hooks to enforce certain rules and checks. This ticket aims to:
Remove existing commit hooks.
Configure CI runners to perform these checks and report issues on the development branch or pull requests.
Shifting these responsibilities to the CI runners will streamline the development process and ensure that issues are consistently caught and addressed in a centralized manner.
The text was updated successfully, but these errors were encountered:
The current codebase relies on commit hooks to enforce certain rules and checks. This ticket aims to:
Shifting these responsibilities to the CI runners will streamline the development process and ensure that issues are consistently caught and addressed in a centralized manner.
The text was updated successfully, but these errors were encountered: