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

turn off Style/BracesAroundHashParameters #13

Merged
merged 1 commit into from May 11, 2021
Merged

turn off Style/BracesAroundHashParameters #13

merged 1 commit into from May 11, 2021

Conversation

llvtt
Copy link
Contributor

@llvtt llvtt commented May 7, 2021

This cop has actually been removed by rubocop as of 0.80.0 (we run 0.75.0). rubocop has renamed a lot of their rules, so we'd have to sort through some breaking changes in order to upgrade. Hound supports up to Rubocop version 1.5.2: http://help.houndci.com/en/articles/2461415-supported-linters. For now, this PR just disables the rule, so we can stop getting yelled at by Hound for doing the right thing.

@llvtt llvtt merged commit 7969617 into main May 11, 2021
@llvtt llvtt deleted the curlies branch May 11, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants