Sha256: 49774208a99e07f5e2d5d1b96956573ec3d354eb1217ef870193dd3349c7269d
Contents?: true
Size: 357 Bytes
Versions: 3
Compression:
Stored size: 357 Bytes
Contents
# danger-conflict_checker Warn about the conflict between PRs. ## Installation $ gem install danger-conflict_checker ## Usage ### methods Get information about the conflict between PRs. ``` check_results = conflict_checker.check_conflict ``` Warn in PR comment about the conflict between PRs. ``` conflict_checker.check_conflict_and_comment ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
danger-conflict_checker-0.0.3 | README.md |
danger-conflict_checker-0.0.2 | README.md |
danger-conflict_checker-0.0.1 | README.md |