Skip to content

Commit c6c22e3

Browse files
Ignore eslint --fix formatting changes in git blame (#2287)
* Ignore eslint --fix formatting changes in git blame Docs: https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view * Conform on white-space spelling
1 parent 378802a commit c6c22e3

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

.git-blame-ignore-revs

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Minor white-space adjustments
2+
1d1d59c75744e1f6a2be1cb3e0d1bd9ded5f8025
3+
# Import ordering and spacing: eslint-plugin-import
4+
80aaa6c32b50601f82e0c991c24e5a4590f39463
5+
# Minor white-space adjustment
6+
8fb036ba2d01fab66dc4373802ccf19b5cac8541
7+
# Minor white-space adjustment
8+
b63de6a902a9e1f8ffd7697dea33820fc04f028e
9+
3ca84cfc491b0987eec1f13f13cae58d2032bf54
10+
# Conform to new typescript eslint rules
11+
a87858840b57514603f63e2abbbda4f107f05a77
12+
5cf6684129a921295f5593173f16f192336fe0a2
13+
# Comply with new member-delimiter-style rule
14+
b2ad957d298720d3e026b6bd91be0c403338361a
15+
# Fix semicolons in TS files
16+
e2ec8952e38b8fea3f0ccaa09ecb42feeba0d923
17+
# Migrate to `eslint-plugin-matrix-org`
18+
# and `babel/...` to `@babel/...` migration
19+
09fac77ce0d9bcf6637088c29afab84084f0e739
20+
102704e91a70643bcc09721e14b0d909f0ef55c6
21+
# Eslint formatting
22+
cec00cd303787fa9008b6c48826e75ed438036fa
23+
# Minor eslint changes
24+
68bb8182e4e62d8f450f80c408c4b231b8725f1b
25+
c979ff6696e30ab8983ac416a3590996d84d3560
26+
f4a7395e3a3751a1a8e92dd302c49175a3296ad2
27+
# eslint --fix for dangley commas on function calls
28+
423175f5397910b0afe3112d6fb18283fc7d27d4
29+
# eslint ---fix for prefer-const
30+
7bca05af644e8b997dae81e568a3913d8f18d7ca
31+
# Fix linting on tests
32+
cee7f7a280a8c20bafc21c0a2911f60851f7a7ca
33+
# eslint --fix
34+
0fa9f7c6098822db1ae214f352fd1fe5c248b02c
35+
# eslint --fix for lots of white-space
36+
5abf6b9f208801c5022a47023150b5846cb0b309
37+
# eslint --fix
38+
7ed65407e6cdf292ce3cf659310c68d19dcd52b2
39+
# Switch to ESLint from JSHint (Google eslint rules as a base)
40+
e057956ede9ad1a931ff8050c411aca7907e0394
41+

0 commit comments

Comments
 (0)