Skip to content
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 flake8 to .pre-commit-config.taml #39

Merged
merged 1 commit into from
Jun 18, 2021
Merged

Add flake8 to .pre-commit-config.taml #39

merged 1 commit into from
Jun 18, 2021

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jun 17, 2021

Closes #35.

@jwodder jwodder added the internal Changes only affect the internal API label Jun 17, 2021
@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #39 (ef16622) into master (c8c0888) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          11       11           
  Lines         975      975           
=======================================
  Hits          934      934           
  Misses         41       41           
Flag Coverage Δ
unittests 95.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8c0888...ef16622. Read the comment docs.

@yarikoptic
Copy link
Member

thanks! let's check it in action

@yarikoptic yarikoptic merged commit 8dd4a63 into master Jun 18, 2021
@yarikoptic yarikoptic deleted the gh-35 branch June 18, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup pre-commit black'ing and linting similarly to dandi-cli
2 participants