samlitowitz/psalm-no-double-quoted-strings

Do not allow double-quoted strings

Installs: 824

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 2

Type:psalm-plugin

pkg:composer/samlitowitz/psalm-no-double-quoted-strings

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

This package is auto-updated.

Last update: 2025-09-20 15:48:26 UTC


README

PSalm plugin to detect double quoted strings.

Install

composer require samlitowitz/psalm-no-double-quoted-strings --dev

Use

To enable

psalm-plugin enable samlitowitz/psalm-no-double-quoted-strings

To disable

psalm-plugin disable samlitowitz/psalm-no-double-quoted-strings

See Psalms documentation for more information.