Skip to content

Fix warning code

Compare
Choose a tag to compare
@mikemitchel mikemitchel released this 17 Jul 02:35
· 12 commits to master since this release

This updates and fixes the conditions for warning when type, default, and a zeroArg getter with no setter is present. Also removes false positive warnings for situations when type is still use, for example with a setter present.

related to:
#468
#469