Hi Matt,

I think it's worth giving this a shot. Does anyone know of any bots or other automated ways of applying this to pull requests?

Britton

On Tue, Aug 20, 2019 at 8:37 PM Matthew Turk <matthewturk@gmail.com> wrote:
Hi folks,

In this weeks "PyCoders" newsletter, they note that "git blame" can
now ignore revisions.

https://twitter.com/llanga/status/1163767833706323970
https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt

I believe this might remove one of the biggest objections we've had to
things like running a code formatter such as black.  It's not obvious
to me that there won't be additional issues introduced by doing this,
but it could be a good starting place for consistent code formatting.

-Matt
_______________________________________________
yt-dev mailing list -- yt-dev@python.org
To unsubscribe send an email to yt-dev-leave@python.org