magento / magento/magento-coding-standard

Add excludes for test files

Open
#136 5 comments 0 reactions 1 assignee Claimed by @konarshankar07 View on GitHub
enhancement Progress: dev in progress Progress: good first issue
Dominant language
PHP
Stars
375
Forks
165
PR merge metrics
No merged PRs in 30d

Description

### Description
All rules that do not apply on test files need to have one more exclude.
``` xml
*/tests/*
```

### AC
- Rules contain additional exclude.
- Additional PR in https://github.com/magento/magento2 where all false skip annotations are removed.
Example: https://github.com/magento/magento2/blob/20db8f67b96e98609ea9d8835ae3830625fa6464/dev/tests/integration/framework/Magento/TestFramework/Workaround/Cleanup/StaticProperties.php#L78

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.