Skip to content
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

Use Ruby 2.3 and Rubocop 0.55 #214

Merged
merged 1 commit into from
Jul 11, 2018
Merged

Use Ruby 2.3 and Rubocop 0.55 #214

merged 1 commit into from
Jul 11, 2018

Conversation

pathawks
Copy link
Member

No description provided.

@pathawks pathawks requested a review from DirtyF April 30, 2018 23:05
@@ -2,8 +2,10 @@

module Jekyll
class PageWithoutAFile < Page
# rubocop:disable Naming/MemoizedInstanceVariableName
def read_yaml(*)
Copy link
Member Author

Choose a reason for hiding this comment

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

Rubocop wants to call this method @read_yaml

Copy link
Member

Choose a reason for hiding this comment

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

The method is already called read_yaml, Rubocop wants us to name the @data instance @read_yaml no?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh! Yeah, ok, that makes a lot more sense 🤦‍♂️

@DirtyF
Copy link
Member

DirtyF commented Jul 11, 2018

@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit 2e7f4e1 into master Jul 11, 2018
@jekyllbot jekyllbot deleted the ruby-2.3 branch July 11, 2018 14:51
jekyllbot added a commit that referenced this pull request Jul 11, 2018
@pathawks
Copy link
Member Author

Failing on Travis because Ruby 2.2 and GitHub Pages. 😿

@jekyll jekyll locked and limited conversation to collaborators Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants