Skip to content

Commit 5817844

Browse files
phpstan-botclaude
andcommitted
Exclude bug-14349.php from make lint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dc9bdf0 commit 5817844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ lint:
133133
--exclude tests/PHPStan/Rules/Operators/data/bug-3585.php \
134134
--exclude tests/PHPStan/Rules/EnumCases/data/bug-14252.php \
135135
--exclude tests/PHPStan/Rules/Functions/data/bug-14241.php \
136+
--exclude tests/PHPStan/Rules/Variables/data/bug-14349.php \
136137
src tests
137138

138139
install-paratest:

0 commit comments

Comments
 (0)