alleyinteractive / alleyinteractive/alley-coding-standards
Relax coding standards for test files - Needs review
- Lingua principale
- PHP
- Stelle
- 7
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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/*
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.