-
-
Notifications
You must be signed in to change notification settings - Fork 301
Setup pre-commit hook in "cz init" #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@ ## next #236 +/- ## ======================================= Coverage ? 96.59% ======================================= Files ? 33 Lines ? 910 Branches ? 0 ======================================= Hits ? 879 Misses ? 31 Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Uh oh!
There was an error while loading. Please reload this page.
Types of changes
Description
initial ".pre-commit-config.yaml" with cz hook through
cz init
Checklist
./script/format
and./script/test
locally to ensure this change passes linter check and testSteps to Test This Pull Request
cz init
. Choose "Y" for "Do you want to install pre-commit hook?"Expected behavior
Related Issue
#113
Additional context