Skip to content

0.6.2

Compare
Choose a tag to compare
@dereuromark dereuromark released this 28 Sep 15:31
· 102 commits to master since this release

Improvements

  • Use more PSR2 and low-level sniffs.
  • Add Empty Doc Block sniff

This ruleset now ships with 124 sniffs.

Bugfixes

  • Fixed InlineDocBlock sniff around return statements and short variable less annotation (@return {type}).
  • Fixed FCQN sniff around iterable type and (x|y)[] mixed array type.