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

Please add support for rubocop config file setting in settings #133

Closed
adamluzsi opened this issue Apr 5, 2017 · 1 comment
Closed

Please add support for rubocop config file setting in settings #133

adamluzsi opened this issue Apr 5, 2017 · 1 comment
Assignees
Labels
feature-request Adds currently unsupported functionality

Comments

@adamluzsi
Copy link

Your environment

  • vscode-ruby version: 0.10.4
  • Ruby version: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
  • VS Code version: 1.10.2
  • Operating System: Mac OS
  • Hardware (optional): MacBook Pro (Retina, 13-inch, Early 2015)

Expected behavior

It would be great to have option for rubocop config yml setting configuration option for rubocop linter

{
    "ruby.lint": {

        "rubocop": {
            "configFilePath": "~/.rubocop.yml"
        },
    },
}
@rebornix rebornix added the feature-request Adds currently unsupported functionality label Apr 17, 2017
@rebornix rebornix self-assigned this Apr 17, 2017
@wingrunr21
Copy link
Collaborator

Closing for issue cleanup. Apologies if this is still an issue. We are working to improve the core extension experience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Adds currently unsupported functionality
Projects
None yet
Development

No branches or pull requests

3 participants