Skip to content

Rubocop 0.50.0 #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 5, 2017
Merged

Rubocop 0.50.0 #108

merged 4 commits into from
Oct 5, 2017

Conversation

pointlessone
Copy link
Contributor

  • Updated docs
  • Updated other gems
  • Bumped Ruby to 2.4.2
  • Shrank image 2.4x (176 MB to 73.1MB)
    • Removed git that is only used for docs
    • Removed test gems

Resolves #107

filipesperandio and others added 4 commits October 4, 2017 14:41
* Updated docs
* Updated other gems
* Bumped Ruby to 2.4.2
* Shrank image 2.4x
  * Removed git that is only used for docs
  * Removed test gems
Configuration option: MinSize
If set, arrays with fewer elements than this value will not trigger the
cop. For example, a `MinSize of `3` will not enforce a style on an array
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's a character missing here, a ` right after MinSize

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Marc.

This content is generated from Rubocop docs. Please submit an issue/PR to Rubocop repo as well.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ale7714 ale7714 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Good job on the docker image size 🎉

@pointlessone pointlessone merged commit f4b7986 into channel/rubocop-0-50 Oct 5, 2017
@pointlessone pointlessone deleted the rubocop-0.50.0 branch October 26, 2017 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants