Skip to content

Commit 97f4403

Browse files
chore: Add git-blame-ignore-revs (#6743)
1 parent 36db5e2 commit 97f4403

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.git-blame-ignore-revs

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Since version 2.23 (released in August 2019), git-blame has a feature
2+
# to ignore or bypass certain commits.
3+
#
4+
# This file contains a list of commits that are not likely what you
5+
# are looking for in a blame, such as mass reformatting or renaming.
6+
7+
# Lots of prettier / eslint
8+
2505cad1a1c87eb121354fec07f75b9db4dff2c9 # feat(eslint): Add eslint-config-sentry-docs (#6694)
9+
8f1ddacccddb40becf58b50889566c61cb4e9bb5 # style(prettier): Write comment with quotes (#6702)
10+
842547bfe65c0fe4567abad13371d5bf61ee6e90 # style(prettier): Remove extraneous spaces (#6704)
11+
2971674ff77f7b5de62779032ee189e00e202531 # style(prettier): Consistent italics and bold styling (#6705)
12+
b01faac742d29b13fbd03fca757805ceb9bb70e1 # style(prettier): Consistent italics and bold styling (#6703)
13+
e170f27b1e1c0f82d47b6bae976d8a17f6bcaca7 # style(prettier): Fix list / definition alignments (#6689)
14+
31b5157115cb5532a1fda0d1b851de4acbc0633b # style(prettier): Format tables (#6688)
15+
4331e94486ae6e63d011a0c0c077e540f2611cdd # style(js): Apply prettier to js/ts files (#6682)
16+
2f534f11e266ebfb96c827109f1da5260f93f2cf # chore: Reformat JavaScript code with prettier (#2986)

0 commit comments

Comments
 (0)