Automattic / Automattic/VIP-Coding-Standards

Identify sniffs related to VIP Go platform compatibility

Ouverte
#688 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Type: Documentation Type: Enhancement
Langage dominant
PHP
Étoiles
261
Forks
44
Merge moyen
19 min
PR mergées (30 j)
1

Description

## 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=
```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par examiner le dossier Compatibility et son sniff existant, puis lisez le contexte de l’issue #600 ainsi que les autres catégories de sniff. La tâche est terminée lorsqu’une manière concrète d’identifier les sniffs de compatibilité VIP Go a été sélectionnée et documentée, par exemple un ruleset distinct, une reclassification ou une commande phpcs documentée.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
php
Domaine
tooling
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.