We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054b9a6 commit 22fa495Copy full SHA for 22fa495
.git-blame-ignore-revs
@@ -0,0 +1,14 @@
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
+# Run the following command to apply this file as the default ignore file.
8
9
+# git config blame.ignoreRevsFile .git-blame-ignore-revs
10
+
11
+# chore: format all files (#5684)
12
+# https://github.com/refinedev/refine/pull/5684
13
+# This commit updates the linter and formatter configuration and applies to all relevant files.
14
+16eefc493da3e66a095a11d9dcbeff0ec64dca57
0 commit comments