Automattic / Automattic/VIP-Coding-Standards
Identify sniffs related to VIP Go platform compatibility
- 主要言語
- PHP
- スター
- 261
- フォーク
- 44
- 平均マージ
- 19分
- マージ済み PR(30日)
- 1
説明
## What problem would the enhancement address for VIP?
It would be useful if there was a way for clients to see a more granular report for checking VIP Go platform compatibility in regards to functionality requirements.
## Describe the solution you'd like
Currently, we have a "Compatibility" folder, but there's only one sniff in it (that is to be deprecated). However, a lot of the sniffs live in the other categories since when they were first categorized, compatibility was seen as a secondary category. There are a few ways to go about it that I can see:
Option A) Maintain a separate ruleset aka WordPress-VIP-Compatibility (after #600 has completed).
Option B) For #600, move those sniffs into the Compatibility folder since we are breaking error codes anyways.
(interim) Option C) Have a paste-able command available for clients who want to run that type of check in our docs e.g.
```
phpcs --standard=WordPress-VIP-Go --sniffs=
```
コントリビューションガイド
調査の方向性
まず Compatibility フォルダーとそこにある既存の sniff を確認し、次に issue #600 のコンテキストと他の sniff カテゴリを読んでください。VIP Go 互換性 sniff を識別する具体的な方法(個別の ruleset、再分類、または文書化した phpcs コマンドなど)を選択して文書化できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100