forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.git-blame-ignore-revs
More file actions
54 lines (39 loc) · 1.57 KB
/
.git-blame-ignore-revs
File metadata and controls
54 lines (39 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Since git version 2.23, git-blame has a feature to ignore
# certain commits.
#
# This file contains a list of commits that are not likely what
# you are looking for in `git blame`. You can set this file as
# a default ignore file for blame by running the following
# command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
# PR 18948: Migrate code style to Black
82df48934eba1df9a1ed3be98aaace8eada59e6e
# PR 20294: Use target_version >= 3.7 in Black
351ace7935a4ea685171cc6d174890f08facd561
# PR 20412: Use experimental_string_processing=true in Black
3ae7c7615343bbd36acece57825d8b0d70fd9da4
# PR 20502: Runs Black on examples
70a185ae59b4362633d18b0d0083abb1b6f7370c
# PR 22474: Update to Black 22.1.0
1fc86b6aacd89da44a3b4e8abf7c3e2ba4336ffe
# PR 22983: Update to Black 22.3.0
d4aad64b1eb2e42e76f49db2ccfbe4b4660d092b
# PR 26110: Update black to 23.3.0
893d5accaf9d16f447645e704f85a216187564f7
# PR 26649: Add isort and ruff rules
42173fdb34b5aded79664e045cada719dfbe39dc
# PR 28802: Update black to 24.3.0
c4c546355667b070edd5c892b206aa4a97af9a0b
# PR 30694: Enforce ruff rules (RUF)
fe7c4176828af5231f526e76683fb9bdb9ea0367
# PR 30695: Apply ruff/flake8-implicit-str-concat rules (ISC)
5cdbbf15e3fade7cc2462ef66dc4ea0f37f390e3
# PR 31015: black -> ruff format
ff78e258ccf11068e2b3a433c51517ae56234f88
# PR 31226: Enforce ruff/pygrep-hooks rules
b98dc797c480b1b9495f918e201d45ee07f29feb
# PR 31817: Consistently use relative imports
4abf564cb4ac58d61fbbe83552c28f764284a69d
# PR 31847 Switch to absolute imports enforced by ruff
1fe659545c70d9f805c1c4097dd2fce9a6285a12