Skip to content

v0.9.0

Choose a tag to compare

@gmazzap gmazzap released this 22 Feb 12:32
· 318 commits to version/2 since this release
  • ReturnTypeDeclarationSniff do no warn for missing return type when a docbloc like: @return {aType}|null exists for the function.