Skip to content

Commit 6a49706

Browse files
mmollxalopp
authored andcommitted
Remove old @psalm-suppress
Current psalm versions don't mark this an an error. closes GH-153
1 parent 76e8b50 commit 6a49706

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MO4/Sniffs/Arrays/ArrayDoubleArrowAlignmentSniff.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ public function register(): array
6666
* the stack passed in $tokens.
6767
*
6868
* @return void
69-
*
70-
* @psalm-suppress LoopInvalidation
7169
*/
7270
public function process(File $phpcsFile, $stackPtr): void
7371
{

0 commit comments

Comments
 (0)