Sha256: 0ffa35e6422871fa79ffb37d397d112edcbaa3f70999b0d810122580ffdf1bb2
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
gemfile_updated = !git.modified_files.grep(/Gemfile/).empty? # Leave warning, if Gemfile changes warn 'The `Gemfile` was updated' if gemfile_updated # Rubocop lint rubocop.lint # CHANGELOG CHECKS changelog.check!
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
danger-spelling-0.0.2 | Dangerfile |
danger-spelling-0.0.1 | Dangerfile |