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
Having a good suite of pre-commit hooks can help keep the code clean and ease development. We also now use the pre-commit recipes in our CI system. Additionally using pre-commit hooks before any code is pushed can help catch errors at the source reducing the burden on the CI system.
The content you are editing has changed. Please copy your edits and refresh the page.
Having a good suite of pre-commit hooks can help keep the code clean and ease development. We also now use the pre-commit recipes in our CI system. Additionally using pre-commit hooks before any code is pushed can help catch errors at the source reducing the burden on the CI system.
Tasks
dev
dependency to install packages needed for development #124The text was updated successfully, but these errors were encountered: