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

rubocop namespace changes from Style to Layout #1347

Merged
merged 1 commit into from May 24, 2017

Conversation

yahonda
Copy link
Collaborator

@yahonda yahonda commented May 24, 2017

Refer rubocop/rubocop@54166bf

/path/to/oracle-enhanced/.rubocop.yml: Style/CaseIndentation has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/CommentIndentation has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLines has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundClassBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundMethodBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundModuleBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/IndentationConsistency has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/IndentationWidth has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAfterColon has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAfterComma has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundEqualsInParameterDefault has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundKeyword has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundOperators has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceBeforeFirstArg has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceBeforeBlockBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideBlockBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideHashLiteralBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideParens has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/Tab has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/TrailingBlankLines has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/TrailingWhitespace has the wrong namespace - should be Layout

@yahonda yahonda changed the title rubocop namespace changes from Style to Layout #29211 rubocop namespace changes from Style to Layout May 24, 2017
Refer rubocop/rubocop@54166bf

```ruby
/path/to/oracle-enhanced/.rubocop.yml: Style/CaseIndentation has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/CommentIndentation has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLines has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundClassBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundMethodBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/EmptyLinesAroundModuleBody has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/IndentationConsistency has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/IndentationWidth has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAfterColon has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAfterComma has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundEqualsInParameterDefault has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundKeyword has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceAroundOperators has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceBeforeFirstArg has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceBeforeBlockBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideBlockBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideHashLiteralBraces has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/SpaceInsideParens has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/Tab has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/TrailingBlankLines has the wrong namespace - should be Layout
/path/to/oracle-enhanced/.rubocop.yml: Style/TrailingWhitespace has the wrong namespace - should be Layout
```
@yahonda yahonda merged commit 3bc5a22 into rsim:master May 24, 2017
@yahonda yahonda deleted the rubocop_namespaces branch May 24, 2017 20:35
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

1 participant