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

auto-gen-config enables "Style/MultilineOperationIndentation" #1449

Closed
hashar opened this issue Nov 17, 2014 · 0 comments
Closed

auto-gen-config enables "Style/MultilineOperationIndentation" #1449

hashar opened this issue Nov 17, 2014 · 0 comments
Assignees
Labels

Comments

@hashar
Copy link

hashar commented Nov 17, 2014

When running rubocop 0.27.1 --auto-gen-config, it generates a TODO files. The style Style/MultilineOperationIndentation is set to Enabled: true when it should be Enabled: false.

hashar pushed a commit to wikimedia/oojs-ui that referenced this issue Nov 17, 2014
'rubocop --auto-gen-config' has a bug which cause a style to be enabled
in the todo file when it should really be disabled. Hence manually
disabled Style/MultilineOperationIndentation.

Filled upstream as:
rubocop/rubocop#1449

Bug: 72841
Change-Id: I5a2007de1f62d5d82910319a918728b499929996
@jonas054 jonas054 self-assigned this Nov 18, 2014
@jonas054 jonas054 added the bug label Nov 18, 2014
bbatsov added a commit that referenced this issue Nov 19, 2014
…tion_todo

[Fix #1449] Detect unrecognized style in MultilineOperationIndentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants