mirror of
https://github.com/grpc/grpc.git
synced 2026-01-24 10:53:30 +08:00
PR #33138 is the Large Scale Change in which python style is changed from yapf to black. Nearly all python files were reformatted. This PR configures git clients supporting `.git-blame-ignore-revs` feature to show the original author in `git blame`. Details: https://black.readthedocs.io/en/stable/guides/introducing_black_to_your_project.html GitHub uses this feature by default: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view Local git clients can enable this feature with `git config blame.ignoreRevsFile .git-blame-ignore-revs`.
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
# .git-blame-ignore-revs
|
|
# Migrated python code style from yapf to black
|
|
de6ed9ba9fd59f753bbfd4c9a88ff15e03a89de7
|