Skip to content

Commit c96636d

Browse files
drop EOL whitespaces
1 parent adb26d8 commit c96636d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ensure all line endings for text files are LF (UNIX, Python default) and not CRLF (Windows/DOS default)
22
* text=auto eol=lf
33

4-
# Do not touch testsuite data files
4+
# Do not touch testsuite data files
55
testsuite/MDAnalysisTests/data/* binary
66
testsuite/MDAnalysisTests/data/**/* binary

package/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Fixes
6969
* Fixes incorrect assignment of secondary structure to proline residues in
7070
DSSP by porting upstream PyDSSP 0.9.1 fix (Issue #4913)
7171
* Added `.gitattributes` to enforce LF (\n) as line endings and renormalized
72-
existing files to conform (Issue #5315, PR #5446)
72+
existing files to conform (Issue #5315, PR #5446)
7373

7474
Enhancements
7575
* Added ASV benchmark for PDB trajectory reading (PR #5394)

0 commit comments

Comments
 (0)