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

chore: add .git-blame-ignore-revs #335

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Sep 2, 2021

This file is used as a convention for commits to be ignored by bulk code changes.
commit aa52a60 is such a commit (conversion to black code style).
see #329 (review) / https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame

This file is used as a convention for commits to be ignored by bulk code changes.
commit aa52a60 is such a commit (conversion to black code style).
see pypa#329 (review) /  https://www.moxio.com/blog/43/ignoring-bulk-change-commits-with-git-blame
@mayeut mayeut requested a review from lkollar September 2, 2021 20:54
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #335 (3907406) into master (e070c0e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   89.36%   89.36%           
=======================================
  Files          23       23           
  Lines        1204     1204           
  Branches      254      254           
=======================================
  Hits         1076     1076           
  Misses         78       78           
  Partials       50       50           

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 e070c0e...3907406. Read the comment docs.

@lkollar lkollar merged commit fa84066 into pypa:master Sep 3, 2021
@mayeut mayeut deleted the git-blame-ignore-black-bulk-change branch September 3, 2021 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants