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

updates rubocop config #3462

Merged
merged 1 commit into from
Oct 18, 2018
Merged

updates rubocop config #3462

merged 1 commit into from
Oct 18, 2018

Conversation

ivar
Copy link
Contributor

@ivar ivar commented Sep 11, 2018

minor tweaks to rubocop config..

Note: I expect tweaks to rubocop config to be an ongoing thing until everyone's happy with the options. Once it has stabilized we can get rubocop to autoformat our code and just stick with the established convention.

@@ -285,7 +285,7 @@ Layout/DefEndAlignment:

# Multi-line method chaining should be done with leading dots.
Layout/DotPosition:
EnforcedStyle: leading
EnforcedStyle: trailing
Copy link
Contributor Author

@ivar ivar Sep 11, 2018

Choose a reason for hiding this comment

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

https://github.com/rubocop-hq/ruby-style-guide#consistent-multi-line-chains
discussion (/flamewar) at rubocop/ruby-style-guide#176
fwiw - I'm a pretty big proponent of trailing dots

@rbarreca rbarreca merged commit 1ce69fa into master Oct 18, 2018
@rbarreca rbarreca deleted the rubocop_config_changes branch March 2, 2020 19:37
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