EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
130 stars 39 forks source link

Extract string literals to constants, as they are prone to typos #77

Closed Anishka0107 closed 7 years ago

Anishka0107 commented 7 years ago

I have to do the same for a few other files (basically the code & new files added in PR #74).