Sha256: 093aca1ffd104e64baa617860151345fea5c00764cc84d3430270f6c7547a4b6
Contents?: true
Size: 1 KB
Versions: 28
Compression:
Stored size: 1 KB
Contents
**Replace this text with a summary of the changes in your PR. The more detailed you are, the better.** ----------------- Before submitting the PR make sure the following are checked: * [ ] Wrote [good commit messages][1]. * [ ] Commit message starts with `[Fix #issue-number]` (if the related issue exists). * [ ] Feature branch is up-to-date with `master` (if not - rebase it). * [ ] Squashed related commits together. * [ ] Added tests. * [ ] Added an entry to the [Changelog](https://github.com/rubocop-hq/rubocop-minitest/blob/master/CHANGELOG.md) if the new code introduces user-observable changes. See [changelog entry format](https://github.com/rubocop-hq/rubocop-minitest/blob/master/CONTRIBUTING.md#changelog-entry-format). * [ ] The PR relates to *only* one subject with a clear title and description in grammatically correct, complete sentences. * [ ] Run `bundle exec rake default`. It executes all tests and RuboCop for itself, and generates the documentation. [1]: https://chris.beams.io/posts/git-commit/
Version data entries
28 entries across 28 versions & 1 rubygems