-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎨🔧 Add initial Git blame suppression list
This patch adds a config recognized by GitHub that allows hiding automated changes from the blame output to reduce the noise.
- Loading branch information
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# START initial autopep8-driven formatting | ||
commit 6b875871545042ee8414ba05f7743eb9a491f631 # Make nested funcs sparse @ `cheroot.ssl.pyopenssl` | ||
commit b234de9e9d3ca6a3ba5ad4efe87f2347045c19b4 # Dedent nested tuple items @ `test_conn` | ||
# END initial autopep8-driven formatting |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters