forked from RBVI/ChimeraX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.git-blame-ignore-revs
16 lines (16 loc) · 1002 Bytes
/
.git-blame-ignore-revs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# When making a commit that does not make a logical change, such as
# correcting a linting error, or modifying whitespace, add the
# commit to this file so that the code's owner is preserved in
# git blame.
#
228ff230b063d4ac8f4962d0f5f2b9ab1d637471 # Flake8 Error Corrections
48468a2a7a09d664b0dbe62db4652e262f65b8cb # Typo Corrections
42839823b7dadba4653e08a18bfce4ef989d7fed # Trailing Whitespace Corrections
1b4ecf0f4bd69f05d2b7cc48ee23cce482432e13 # Lint the blastprotein bundle
a6bdf15e0a54a4b128f295f44b5fd23b895b161b # Lint the modeller bundle
006f09c99bfe0e77179164552d5e6a1b06807f9e # Lint src/commands
f2c53ce407384e608cb5ac0daa56fd78d7e30784 # Lint the DICOM bundle
5aa6330236602361c22004fc81c895867b892893 # Lint bundles/dicom/src/dicom_format.py
4786ad5813a72389d796d13f7fb16cfa418fa1d6 # Remove whitespace in opengl/opengl.py
3eedbb7aa610cee0484d16ab6ed4cadfa0e8e89c # CRLF -> LF conversion in lots of files
83c60ffbc1d6cde5669cbf530c14d504697a999f # CRLF -> LF conversion in mixed file