samlitowitz/psalm-no-variables-in-strings

Do not allow variables in strings

Maintainers

Package info

github.com/samlitowitz/psalm-no-variables-in-strings

Type:psalm-plugin

pkg:composer/samlitowitz/psalm-no-variables-in-strings

Statistics

Installs: 821

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

dev-master 2019-12-08 16:18 UTC

This package is auto-updated.

Last update: 2026-03-09 05:48:00 UTC


README

Psalm plugin to detect variable expansion in strings.

Install

composer require samlitowitz/psalm-no-variables-in-strings --dev

Use

To enable

psalm-plugin enable samlitowitz/psalm-no-variables-in-strings

To disable

psalm-plugin disable samlitowitz/psalm-no-variables-in-strings

See Psalms documentation for more information.