张小明/psalm-no-variables-in-strings

不允许字符串中出现变量

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

This package is auto-updated.

Last update: 2024-09-09 02:36:38 UTC


README

Psalm 插件,用于检测字符串中的变量扩展。

安装

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

使用

启用

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

禁用

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

有关更多信息,请参阅 Psalms 的文档