This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PHPStanRules] Remove ForbiddenNestedForeachWithEmptyStatementRule, a…
…s not very helpful in pratise (#3945)
- Loading branch information
1 parent
802cb62
commit 9f70dfd
Showing
11 changed files
with
2 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
104 changes: 0 additions & 104 deletions
104
packages/phpstan-rules/src/Rules/ForbiddenNestedForeachWithEmptyStatementRule.php
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.../ForbiddenNestedForeachWithEmptyStatementRule/Fixture/NestedForeachWithEmptyStatement.php
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...stan-rules/tests/Rules/ForbiddenNestedForeachWithEmptyStatementRule/Fixture/SkipArray.php
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...ptyStatementRule/Fixture/SkipNestedForeachWithEmptyStatementWithDifferentVariableLoop.php
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...denNestedForeachWithEmptyStatementRule/Fixture/SkipNestedForeachWithNonEmptyStatement.php
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
...tests/Rules/ForbiddenNestedForeachWithEmptyStatementRule/Fixture/SkipNotNestedForeach.php
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
...nNestedForeachWithEmptyStatementRule/ForbiddenNestedForeachWithEmptyStatementRuleTest.php
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...ules/tests/Rules/ForbiddenNestedForeachWithEmptyStatementRule/config/configured_rule.neon
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters