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

Lint/BlockAlignment has the wrong namespace - should be Layout #24

Closed
jcoyne opened this issue Mar 28, 2018 · 2 comments
Closed

Lint/BlockAlignment has the wrong namespace - should be Layout #24

jcoyne opened this issue Mar 28, 2018 · 2 comments

Comments

@jcoyne
Copy link
Member

jcoyne commented Mar 28, 2018

[Linter] Error running RuboCop Error: /Users/jcoyne/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/bixby-1.0.0/bixby_default.yml: Lint/BlockAlignment has the wrong namespace - should be Layout
@jcoyne
Copy link
Member Author

jcoyne commented Mar 28, 2018

Looks like this is a 0.53.0 thing: rubocop/rubocop@801aa3d

@jcoyne
Copy link
Member Author

jcoyne commented Mar 28, 2018

I worked around this problem which was showing up in Atom by adding the settings to the config:

  "linter-rubocop":
    command: "bundle exec rubocop"

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

No branches or pull requests

2 participants