Module: TddiumConstant::Text::Warning
- Defined in:
- lib/tddium/constant.rb
Constant Summary collapse
- GIT_VERSION =
"Unsupported git version: %s"
- GIT_CHANGES_NOT_COMMITTED =
"There are uncommitted changes in the local git repository"
- GIT_UNABLE_TO_DETECT =
"Unable to detect uncommitted git changes"
- YAML_PARSE_FAILED =
"Unable to parse %s as YAML"