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 highlighting is not working on giving rubocop config file path #36

Open
anujgangwar opened this issue Oct 5, 2015 · 2 comments

Comments

@anujgangwar
Copy link

Hi,
I was trying to use my own custom gem of rubocop but package wasn't able to find the gem as bundler installs it in ~/.rvm/gems/ruby<version@gemset>/bundler/gems instead of ~/.rvm/gems/ruby<version@gemset>/gems, which i figured is marked as a bug in the repo.

So i thought of keeping default.yml of rubocop in my projects root directory and giving path to it in Rubocop.sublime-settings to rubocop_config_file variable. it works fine, shows errors in console but highlighting doesn't work.
Am i doing something wrong?

Your help is appreciated

Thanks

@pderichs
Copy link
Owner

pderichs commented Jun 22, 2016

Hi,

sorry for the delayed answer.

Is the issue still present?
If yes, can you share your plugin configuration?

Thanks.

@avalle
Copy link

avalle commented Sep 14, 2016

Yes is still present.
it's woking ok on default config, but stop when I provided a rubocop.yml file...
Works ok launching to console, from sublime, but not highlighting

Thanks !

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

3 participants