Skip to content

Commit 8e7c45a

Browse files
committed
recursive glob
1 parent 27013f8 commit 8e7c45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
php_codesniffer: true
4040
php_codesniffer_args:
4141
- --standard=psr12
42-
- --ignore=test/*
42+
- --ignore=test/**

0 commit comments

Comments
 (0)