Skip to content

Releases: SublimeLinter/SublimeLinter-phpcs

2.6.2

Choose a tag to compare

@kaste kaste released this 16 Sep 07:24
b38bd0d
  • Ignore the reported filename as phpcs resolves symlinked file paths. (Ty @BasCostBudde)

2.6.1

Choose a tag to compare

@kaste kaste released this 29 Jul 22:59
47a79b0
  • Add -q to the cmd to suppress warnings on stdout that are not encoded into the JSON response and hence break us.

2.6.0

Choose a tag to compare

@kaste kaste released this 10 Apr 10:17
91568c2
  • Base on PhpLinter which enables disable_if_not_dependency for us

2.5.0

Choose a tag to compare

@kaste kaste released this 25 Mar 19:52
0e5f01c
  • Capture error code/rule name. This enables a quick fixer automatically. That's a plus. (@braver 👈 )

2.4.1

Choose a tag to compare

@kaste kaste released this 12 Aug 15:21
  • Update selector for Sublime Text >= 4134

2.4.0

Choose a tag to compare

@braver braver released this 05 Sep 19:45
prep 2.4 release

2.3.1: Merge pull request #45 from SublimeLinter/remove-composer-name

Choose a tag to compare

@kaste kaste released this 05 Apr 20:35
f0bf60f

Remove deprecated 'composer_name' declaration

2.3.0

Choose a tag to compare

@braver braver released this 23 Jul 08:43
prep 2.3

Some basic error handling at least

Choose a tag to compare

@kaste kaste released this 25 Apr 18:23
4ae36fd

Anyone wanna tackle #33?

Support composer

Choose a tag to compare

@kaste kaste released this 19 Apr 11:50
41503d5

👏 to @sptndc