Automattic / Automattic/VIP-Coding-Standards
Identify sniffs related to VIP Go platform compatibility
- Lenguaje dominante
- PHP
- Estrellas
- 261
- Forks
- 44
- Merge medio
- 19 min
- PR fusionados (30 d)
- 1
Descripción
## 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=
```
Guía de contribución
Línea de trabajo
Comienza revisando la carpeta Compatibility y su sniff existente; después, lee el contexto del issue #600 y las demás categorías de sniff. La tarea estará completada cuando se haya seleccionado y documentado una forma concreta de identificar los sniffs de compatibilidad de VIP Go, como un ruleset separado, una reclasificación o un comando phpcs documentado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- php
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100