Module: DangerMigrations

Defined in:
lib/danger-migrations/version.rb,
lib/danger-migrations/private/git.rb

Overview

In order to support running danger-migrations from a non-root filepath, we need to wrap some git functions in filesystem wrappers: packwerk runs relative to the rails app root, whereas git returns paths on the actual filesystem.

Defined Under Namespace

Modules: Private

Constant Summary collapse

VERSION =
'0.15.0'