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

Config files ignored? #3

Open
mms-pl opened this issue Feb 25, 2020 · 5 comments
Open

Config files ignored? #3

mms-pl opened this issue Feb 25, 2020 · 5 comments

Comments

@mms-pl
Copy link

mms-pl commented Feb 25, 2020

The script uses
RuboCop[21:51:48.314000] Found RuboCop 0.80.0 (Bundled)

but it marks offenses that:

  • are due to cops disabled in .rubocop.yml
  • are due to cops disabled in .rybocop_todo.yml

bundle exec rubocop ignores those offenses.

@mms-pl
Copy link
Author

mms-pl commented Mar 9, 2020

Could you provide some ETA for next version? I'm trying to use Nova as my primary coding tool, but lack of good Rubocop integration makes it harder. Sorry for rushing things.

@jsmecham
Copy link
Owner

jsmecham commented Mar 9, 2020

Could you provide some ETA for next version? I'm trying to use Nova as my primary coding tool, but lack of good Rubocop integration makes it harder. Sorry for rushing things.

I'm actually hoping to make some progress on this tonight and have a release tonight or over the next couple of days. I'm also using this as my daily driver and it's a nuisance for me, too :)

@mms-pl
Copy link
Author

mms-pl commented Mar 9, 2020

Amazing! :)

@gregawoods
Copy link

Hi there,

Would there be any possibility of respecting .rubycop.yml files in subfolders? It seems like the extension is only reading config files in the root of the project, which isn't how our team works.

@jsmecham
Copy link
Owner

Hi there,

Would there be any possibility of respecting .rubycop.yml files in subfolders? It seems like the extension is only reading config files in the root of the project, which isn't how our team works.

Added this as a new issue (#12). Will investigate. 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