Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

1.6.0

Choose a tag to compare

@dancryer dancryer released this 21 Feb 12:57
· 43 commits to master since this release
  • Adds support for checking nullable parameters.
  • Adds --only-signature mode which reduces missing docblocks to "info" level if the method doesn't have a return statement or parameters.
  • Adds the facility to use a cache file to speed up processing by skipping unmodified files.