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

Fix crash in AlignHash cop. #499

Merged
merged 1 commit into from
Sep 19, 2013
Merged

Conversation

jonas054
Copy link
Collaborator

Single key/value pair when configuration is table for => and separator for :.

Fixes #496.

Single key/value pair when configuration is `table` for '=>' and `separator` for `:`.

Fixes rubocop#496.
bbatsov added a commit that referenced this pull request Sep 19, 2013
@bbatsov bbatsov merged commit e11f43d into rubocop:master Sep 19, 2013
@jonas054 jonas054 deleted the fix_align_hash branch November 3, 2013 12:22
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.

nil-reference exception in AlignHash
2 participants