pderichs / sublime_rubocop

A Sublime Text RuboCop plugin.
238 stars 41 forks source link

fix file_regex to present column number and error message to exec com… #47

Closed muraaano closed 7 years ago

muraaano commented 7 years ago

Hi, thank you for such nice package. I improved rubocop message appearance here, so please merge into your master. https://gist.github.com/Samemura/e51422a680ef61dd33c4f37f1cd41ddf

Background: First I used this package, I realized rubocop message on file view has unnecessary information like file path and line number which is already clear in file view. If it is removed, then your package will be more great to see message easily.

Debug condition: Sublime Text 3 build 3126 OS X El Capitan 10.11.6