2 Commits

Author SHA1 Message Date
Aaron Jorbin
e47de97c99 Coding Standards: Update commits to ignore for blaming for 6.8
This adds white space only changes made during 6.8 to the list of commits which we instruct git blame to ignore. Excluding them helps to reduce the noise when doing code archaeology.

Follow-up to [53007].

Props jorbin, peterwilsoncc.
See #62279.



git-svn-id: https://develop.svn.wordpress.org/trunk@60071 602fd350-edb4-49c9-b593-d223f7449a82
2025-03-24 16:55:58 +00:00
Helen Hou-Sandi
921d2805a0 Build/Test Tools: First pass at a .git-blame-ignore-revs file.
This suppresses certain commits from Git blame views, notably in the GitHub UI as well as the command line. These commits are purely stylistic and excluding them from these views helps to reduce the noise when doing code archaeology.

Still to come: More coding standards commits as they are reviewed.

Props helen, costdev, peterwilsoncc.
See #55422


git-svn-id: https://develop.svn.wordpress.org/trunk@53007 602fd350-edb4-49c9-b593-d223f7449a82
2022-03-29 03:20:29 +00:00