Skip to content

Releases: SublimeLinter/SublimeLinter-rubocop

3.2.1

08 Oct 14:24
83cf912
Compare
Choose a tag to compare
  • @oleg-vinted wrote a better word_re to enhance the highlighting/squiggling range. (#80) 🙇

3.2.0

04 Mar 12:16
0da6362
Compare
Choose a tag to compare

3.1.0: Merge pull request #67 from SublimeLinter/enable-rvm

26 Aug 11:09
9bf25c7
Compare
Choose a tag to compare

Use 'rubocop' directly

27 May 09:51
621d9fa
Compare
Choose a tag to compare

We always used ruby -S rubocop to execute rubocop. We now switch to search for and use a 'rubocop' executable directly. PR made by @jeffbyrnes.

This can be overriden as always by setting the executable key to e.g. here/is/my/rubocop or ['here/is/ruby', '-S', 'rubocop'] in the linter settings.

2.2.0

24 Jul 17:08
7a06c4a
Compare
Choose a tag to compare
fix #61 don't lint haml

2.1.1: Merge pull request #60 from SublimeLinter/braver-patch-1

02 Jul 12:07
90da4e3
Compare
Choose a tag to compare

Use selectors not syntax_map

30 Jun 07:10
90af122
Compare
Choose a tag to compare
Merge pull request #59 from 1dustindavis/master

Moved syntax attribute to use 'defaults'

2.0.4: Merge pull request #54 from SublimeLinter/sl4-cleanup

26 Mar 09:37
6ec6d0f
Compare
Choose a tag to compare
cleanup deprecated stuff and simplify travis test

SL4 compatibility

23 Mar 19:41
869e257
Compare
Choose a tag to compare

Don't use deprecated executableor executable_path

❤️ to @martinbohman for his PR

2.0.1: Merge pull request #30 from resolve/fix-global-exclusions

14 Dec 19:38
Compare
Choose a tag to compare