# git blame ignore list
#
# This file contains git hashes of commits to be ignored by git blame.
# These commits are considered not important (in means of "they don't
# change any code logic/abstract syntax tree").
#
# - Only large global changes should be added to this list.
# - Add comment above every commit hash, preferably with timestamp,
#   author and commit title.
# - Append new hashes to the bottom; keep the list chronological.

# 2022-03-24, mhorky@redhat.com: Format the code with black
835a6b80ee84237b0796ad464438e5b6e5ab0523

# 2022-03-24, mhorky@redhat.com: Use double quotes for strings
6286f6cfc6f9aa9d69fa002d2f2f6c04b324eb72

# 2022-03-30, mhorky@redhat.com: Format code with black==22.3.0
b0170cb70ea4eed1b323e6434863108a6bd90f08
