-
Notifications
You must be signed in to change notification settings - Fork 152
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
Add pre-commit hooks #182
Add pre-commit hooks #182
Conversation
for more information, see https://pre-commit.ci
|
Codecov Report
@@ Coverage Diff @@
## master #182 +/- ##
==========================================
+ Coverage 96.17% 96.48% +0.31%
==========================================
Files 10 10
Lines 601 598 -3
==========================================
- Hits 578 577 -1
+ Misses 23 21 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…k into pre-commit-hooks
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…k into pre-commit-hooks
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
flake8
as format checker, refer to add pre-commit hooks for convenient formatting checks pytorch/vision#4387ufmt
as code formatter, refer to addufmt
as code formatter pytorch/vision#4384mdformat
as markdown formatter