.git-blame-ignore-revs 743 B

123456789101112131415161718
  1. # This file contains a list of Git commit hashes that should be hidden from the
  2. # regular Git history. Typically, this includes commits involving mass auto-formatting
  3. # or other normalizations. Commit hashes *must* use the full 40-character notation.
  4. # To apply the ignore list in your local Git client, you must run:
  5. #
  6. # git config blame.ignoreRevsFile .git-blame-ignore-revs
  7. #
  8. # This file is automatically used by GitHub.com's blame view.
  9. # A Whole New World (clang-format edition)
  10. 5dbf1809c6e3e905b94b8764e99491e608122261
  11. # Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
  12. 0be6d925dc3c6413bce7a3ccb49631b8e4a6e67a
  13. # Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
  14. e956e80c1fa1cc8aefcb1533e5acf5cf3c8ffdd9