SublimeLinter / SublimeLinter-rubocop

SublimeLinter 3 plugin for Ruby, using rubocop.
MIT License
160 stars 40 forks source link

Give instructions on overriding default config path #15

Closed jawshooah closed 9 years ago

jawshooah commented 9 years ago

CLI arg will override the default config, no reason to make the user think it's forbidden.

https://github.com/SublimeLinter/SublimeLinter3/blob/master/lint/linter.py#L1227

reconbot commented 9 years ago

:+1: