alleyinteractive / alleyinteractive/alley-coding-standards

Relax coding standards for test files - Needs review

Open
#69 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

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/*

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.