Automattic / Automattic/VIP-Coding-Standards
CI: add a test run against PHPCS 4.x (when it is closer to being released)
- 主要语言
- PHP
- 星标
- 261
- 派生
- 44
- 平均合并
- 19 分钟
- 30 天内合并 PR
- 1
描述
Follow up action after #628
~~Note: as things stand, testing against PHPCS 4.x requires to run `composer install` using `--prefer-source` as the abstract test case file is no longer included in the package for distribution. There is an issue open upstream to discuss this further.~~
~~See: https://github.com/squizlabs/PHP_CodeSniffer/issues/3158~~
Loosely related to #659 too.
贡献指南
调研方向
Review the follow-up context in #628 and the loosely related #659, then inspect the repository's existing CI setup and the current PHPCS dependency configuration. Confirm when PHPCS 4.x is close enough to test, account for the noted composer install requirement, and consider the work done when CI includes a passing PHPCS 4.x run.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- ci-cd, testing
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100