mrcljx / rubocop-for-rubymine

DEPRECATED: RubyMine supports RuboCop now
https://blog.jetbrains.com/ruby/2017/01/rubymine-2017-1-eap-2-creating-gemsets-rubocop-support/
MIT License
131 stars 29 forks source link

.rubocop.yml pathing is fixed #25

Open Zechtitus opened 8 years ago

Zechtitus commented 8 years ago

Is it possible to have some configurability in how this file is located by rubymine? convention where I am working is to stuff the rubocop file into 'config\rubocop.yml' - I am fiddling with symbolic links to get it to do what I want but was wondering if there could be a configurable option to the file discovery?