prontolabs / pronto-rubocop

Pronto runner for Rubocop, ruby code analyzer
MIT License
83 stars 74 forks source link

Allow Gemfile.local for development purposes #52

Closed marcandre closed 4 years ago

ashkulz commented 4 years ago

@marcandre is this still required? If so, I'd appreciate a merge/rebase on top of master.

marcandre commented 4 years ago

It's not required, but it's still a good idea.

There is no conflict.

ashkulz commented 4 years ago

@marcandre: I've not needed to use it before, can you describe why/what you'd put inside Gemfile.local?

marcandre commented 4 years ago

@marcandre: I've not needed to use it before, can you describe why/what you'd put inside Gemfile.local?

gem 'rubocop', path: '../rubocop'