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

Upgrade RuboCop #100

Merged
merged 1 commit into from Apr 6, 2017
Merged

Upgrade RuboCop #100

merged 1 commit into from Apr 6, 2017

Conversation

bquorning
Copy link
Member

No description provided.

Remove unneccessary config
@@ -75,17 +84,14 @@ Style/FormatString:
Style/GuardClause:
Enabled: false

Style/HashSyntax:
EnforcedStyle: ruby19
Copy link
Contributor

Choose a reason for hiding this comment

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

wut ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Style/IfUnlessModifier:
Enabled: false

Style/IndentHash:
EnforcedStyle: consistent

Style/IndentationWidth:
Width: 2
Copy link
Contributor

Choose a reason for hiding this comment

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

keep this ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@grosser grosser left a comment

Choose a reason for hiding this comment

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

except for the 1.9 hash style

@grosser
Copy link
Contributor

grosser commented Apr 6, 2017 via email

@bquorning bquorning merged commit f2dba75 into master Apr 6, 2017
@bquorning bquorning deleted the bquorning/upgrade-rubocop branch April 6, 2017 17:54
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.

None yet

2 participants