# Functions
NewDefaultOptions initializes a Options struct with default values.
WithCommitMsgFile sets the path to the commit message file.
WithCommitRef sets the ref to compare git policies against.
WithRevisionRange sets the revision range to compare git policies against.
# Type aliases
Option is a functional option used to pass in arguments to a Policy.