christophebedard / dco-check

Simple DCO check script to be used in any CI
Apache License 2.0
14 stars 7 forks source link

Use simple options container and add default branch/remote options #44

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

The options container makes it easier to use the options anywhere.

Closes #23