Skip to content

Commit 00243f2

Browse files
committed
Update grumphp.yml to use phpcs.xml
1 parent bc67543 commit 00243f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grumphp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ grumphp:
1313
jobs: ~
1414
triggered_by: ['php', 'phtml', 'php3', 'php4', 'php5', 'php7']
1515
phpcs:
16-
standard: ['phpcs.xml.dist']
16+
standard: ['phpcs.xml']
1717
triggered_by: [php]
1818
composer:
1919
no_check_all: true

0 commit comments

Comments
 (0)