Skip to content

Commit d44a61a

Browse files
author
Jon Palmer
committed
add utr extension to consensus module
1 parent bec1791 commit d44a61a

File tree

8 files changed

+57669
-16
lines changed

8 files changed

+57669
-16
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: check-yaml
88
- id: check-added-large-files
9+
args: ['--maxkb=2500'] # Allow files up to 2.5MB
910

1011
- repo: https://github.com/psf/black
1112
rev: 24.3.0

0 commit comments

Comments
 (0)