Skip to content

Commit 64343e5

Browse files
authored
Merge pull request #14 from cfe-lab/ReformatBBLabAlleles
Small tweak to the yamllint configuration.
2 parents 6eafdf0 + 0b73b10 commit 64343e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.yamllint.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
extends: default
2+
13
ignore:
24
- .git/*
35
- .venv/*
46
- src/hla_algorithm/default_data/hla_standards.yaml
5-
6-
extends: default
7+
- src/hla_algorithm/default_data/bblab_config/bblab_hla_standards.yaml
78

89
rules:
910
truthy:

0 commit comments

Comments
 (0)