fix: ECLint: Wrong line endings or new final newline

This commit is contained in:
MaxUlysse 2021-02-16 17:11:50 +01:00
parent 5e71dc94d6
commit 274897f1fd

View file

@ -32,4 +32,4 @@ process HTSLIB_TABIX {
echo \$(tabix -h 2>&1) | sed 's/^.*Version: //; s/(.*\$//' > ${software}.version.txt
"""
}
}