Skip to content
Snippets Groups Projects
Unverified Commit b5107243 authored by Yassine Doghri's avatar Yassine Doghri
Browse files

ci(code-review): add verbose param for debugging

parent 5e0f5343
No related branches found
Tags v1.0.0-alpha.57
1 merge request!137refactor: upgrade to php 8 + enforce type declarations, code quality + style + fix some bugs
......@@ -54,7 +54,7 @@ static-analysis:
code-review:
stage: quality
script:
- vendor/bin/rector process --dry-run --ansi
- vendor/bin/rector process --dry-run --ansi --verbose
bundle_app:
stage: bundle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment