Fixes: #30 now you can add a regular expression to the rules to be run i.e. `git-validation -run "dco,message_regexp='^JIRA-[0-9]+ [A-Z].*$'"` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
where needed, some rules may need to pass in a value like for a reguler expression. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>