Skip to content

Commit 9b5a2bb

Browse files
committed
fix lint
1 parent af3d0af commit 9b5a2bb

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
@@ -78,6 +78,7 @@ lint:
7878
--exclude tests/PHPStan/Rules/Classes/data/instantiation-promoted-properties.php \
7979
--exclude tests/PHPStan/Rules/Classes/data/bug-11592.php \
8080
--exclude tests/PHPStan/Rules/Classes/data/bug-12281.php \
81+
--exclude tests/PHPStan/Rules/Traits/data/bug-12281.php \
8182
src tests
8283

8384
cs:

0 commit comments

Comments
 (0)