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

Remove unnecessary references to self #2090

Merged
merged 1 commit into from
Feb 21, 2014
Merged

Conversation

coreyward
Copy link
Contributor

Per the Ruby Style Guide, I've removed unecessary references to self. I've left it wherever it is necessary for the interpreter or otherwise aides comprehension of the code (e.g. other.property || self.property).

@parkr
Copy link
Member

parkr commented Feb 21, 2014

❤️ this. I've been meaning to do this, but never got around to it.

@troyswanson
Copy link
Member

✨ 👍

parkr added a commit that referenced this pull request Feb 21, 2014
@parkr parkr merged commit 788a3f7 into jekyll:master Feb 21, 2014
parkr added a commit that referenced this pull request Feb 21, 2014
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
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.

None yet

4 participants