DMS 编码标准
github.com/rdohms/dms-coding-standard
来源
问题
安装次数: 3,044
依赖项: 3
建议者: 0
安全: 0
星星: 1
观察者: 3
分支: 1
开放性问题: 0
类型:phpcodesniffer-standard
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 8fc4ed4a021102c60e053beba6835e399f610e97
This package is auto-updated.
Last update: 2024-09-04 17:51:21 UTC
自定义 PHPCS 规则集以标准化我们的 PHP 仓库
我们的编码标准基于 PSR-1 和 PSR-2,遵循 Doctrine 风格,有一些不同之处
function (): void {}
declare(strict_types=1)
更多信息