Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Rubocop settings not working #172

Description

@chrisnicola

Your environment

  • vscode-ruby version: 0.12.1
  • Ruby version: 2.3.1p112
  • VS Code version: 1.13.1
  • Operating System: OSX
  • Hardware (optional):

Make sure you have ruby, ruby-debug-ide and ruby-debug-basex19 installed before submitting your issue -- thank you !

Rubocop is only working with simple settings:

   "rubocop": true

More complex settings like:

  "rubocop": {
    "lint": true,
    "rails": true
  }

Don't seem to work at all. No linting is happening

Metadata

Metadata

Assignees

Labels

questionQuestion about project

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions