forked from Open-EO/openeo-python-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.git-blame-ignore-revs
More file actions
23 lines (19 loc) · 857 Bytes
/
.git-blame-ignore-revs
File metadata and controls
23 lines (19 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# .git-blame-ignore-revs: commit ignore list for `git blame`
# Allows to ignore commits that only fixup code style and formatting.
#
# A git feature since version 2.23 (Augustus 2019)
# Also see https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
#
# Configure your local git checkout to automatically use this ignore file:
# git config blame.ignoreRevsFile .git-blame-ignore-revs
# black setup.py
cfd2e0d1cb3c270222cd4d2e4b0688da50087494
# pre-commit end-of-file-fixer and trailing-whitespace
d7ccd7b57aab823867415a9e75913d14e440ae25
c4759f2025cf777f761cb508a64e01c5c3ea3e72
# Import cleanups using isort
9ae624cb536c9aeda35c5e389f5d87e353c22726
f50c2e18583619f1c67de6c803cd65c0ac2d2f5e
fe1b632b96a5f74697c1cecafddc5022818c09a4
3c727cbe31a779eaa92c797a909457ceba8d3c75
15639dbdae20c8896147ae6477eab805d4a25222