Provide the equivalent functionality to run source services pre-commit (e.g. source-formatter, validator etc) and enforcing their run prior a new git commit by using pre-commit hooks. For that a tool is needed for users to declare pre-commit hooks locally and a server-side job that ensures pre-commit hooks have been executed prior running of a PR.
Provide the equivalent functionality to run source services pre-commit (e.g. source-formatter, validator etc) and enforcing their run prior a new git commit by using pre-commit hooks. For that a tool is needed for users to declare pre-commit hooks locally and a server-side job that ensures pre-commit hooks have been executed prior running of a PR.