alleyinteractive / alleyinteractive/alley-coding-standards
Relax coding standards for test files - Needs review
- Langage dominant
- PHP
- Étoiles
- 7
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Description
As part of #44, we _sort of_ **not** relaxed the coding standards for test files. For context, in a recent project, those are the list of rules I had to manually exclude for tests files.
Some of the rules are obvious candidates, to me, for exclusion in our ruleset, here. Others are debatable.
```xml
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
*/tests/*
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.