Skip to content

How best to use ruumba with rubocop on a Rails project? #10

Description

@kaoru

We have a .rubocop.yml file, which inherits from a .rubocop_todo.yml file generated with the --auto-gen-config option.

I've just tried running ruumba app/views --auto-gen-config and it's overwritten my .rubocop_todo.yml file.

What's more it hasn't made ruumba app/views run cleanly, I still get lots of warnings from it.

There's some notes in your README about using a .ruumba.yml and inheriting from .rubocop.yml? I've tried that but it's still not running cleanly.

How do you recommend we lay out our configuration files for rubocop and ruumba, and which command or commands should we run to run them?

I think this would be a useful section to add to your README file somewhere. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions