Skip to main content

Pre-commit hooks

· One min read

CodeBeaver now runs pre-commit hooks before opening a PR.

CodeBeaver now runs pre-commit hooks after it generated the test file content. If the test file content is not valid, it will not be committed and a note will be added to the final PR report. This way, we always make sure that the code proposed to you by CodeBeaver is valid and ready to be merged.