Skip to content

Commit b30c243

Browse files
committed
Fix lint
1 parent f159eb9 commit b30c243

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
@@ -8,6 +8,7 @@ tests:
88
.PHONY: lint
99
lint:
1010
php vendor/bin/parallel-lint --colors \
11+
--exclude tests/Rules/DeadCode/data/bug-383.php \
1112
src tests
1213

1314
.PHONY: cs

0 commit comments

Comments
 (0)