alleyinteractive / alleyinteractive/alley-coding-standards
Relax coding standards for test files - Needs review
- 主要言語
- PHP
- スター
- 7
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### 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/*
```
コントリビューションガイド
評価
この issue はまだ評価されていません。