diff options
| author | Damien George <damien@micropython.org> | 2023-02-03 17:09:19 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-02-03 17:09:19 +1100 |
| commit | 9ea64a36acefd593012eedaa8e52bcd2afc0c736 (patch) | |
| tree | e950231357b32b18402362ac0cf7c397838fb17f | |
| parent | 8b2748269244304854b3462cb8902952b4dcb892 (diff) | |
top: Update .git-blame-ignore-revs for latest formatting commit.
Signed-off-by: Damien George <damien@micropython.org>
| -rw-r--r-- | .git-blame-ignore-revs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 0ffa4fcfd..7b63f7549 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,4 +1,7 @@ -#all: Reformat remaining C code that doesn't have a space after a comma. +# top: Update Python formatting to black "2023 stable style". +8b2748269244304854b3462cb8902952b4dcb892 + +# all: Reformat remaining C code that doesn't have a space after a comma. 5b700b0af90591d6b1a2c087bb8de6b7f1bfdd2d # ports: Reformat more C and Python source code. |
