/psalm-no-empty

Primary LanguagePHPMIT LicenseMIT

No Empty

Latest Stable Version Total Downloads Latest Unstable Version License

Psalm plugin to detect usage of empty().

Install

composer require marartner/psalm-no-empty --dev

Use

To enable

psalm-plugin enable marartner/psalm-no-empty

To disable

psalm-plugin disable marartner/psalm-no-empty

See Psalms documentation for more information.