Skip to content

Commit a881be4

Browse files
Exclude for lint
1 parent 03d8327 commit a881be4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ lint:
126126
--exclude tests/PHPStan/Rules/Properties/data/property-override-attr-missing.php \
127127
--exclude tests/PHPStan/Rules/Properties/data/override-attr-on-property.php \
128128
--exclude tests/PHPStan/Rules/Properties/data/property-override-attr.php \
129+
--exclude tests/PHPStan/Rules/Operators/data/bug-3585.php \
129130
src tests
130131

131132
install-paratest:

0 commit comments

Comments
 (0)