Skip to content

Commit f8966e2

Browse files
committed
Check that rector no changes in "just check"
1 parent 0d73394 commit f8966e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ build-wp-org:
2222

2323
# Run tests and other checks
2424
check: _lint _validate _phpcs && test
25+
php ./vendor/bin/rector --debug --dry-run
2526

2627
# Run development server
2728
[working-directory('dev')]

0 commit comments

Comments
 (0)