rubocop-emacs icon indicating copy to clipboard operation
rubocop-emacs copied to clipboard

Rubocop config file

Open jherrlin opened this issue 7 years ago • 2 comments

I wanna use rubocop-emacs for my daily Ruby on Rails development. Is there a way to point at a rubocop config file when running the interactive functions?

jherrlin avatar Feb 24 '18 11:02 jherrlin

I wrote a way to handle this and made a PR here https://github.com/bbatsov/rubocop-emacs/pull/28

jherrlin avatar Feb 25 '18 18:02 jherrlin

"RuboCop would normally pick up the right configuration file anyways, as we're running it after cding to the appropriate directory."

jherrlin avatar Oct 29 '18 07:10 jherrlin