We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca6a53 commit e2f53c6Copy full SHA for e2f53c6
.github/workflows/ci.yml
@@ -44,4 +44,4 @@ jobs:
44
- name: phpinsights
45
uses: stefanzweifel/phpinsights-action@v1.0.0
46
with:
47
- args: -v --min-quality=100 --min-architecture=100 --min-style=100
+ args: -v --config-path=insights.php --min-quality=100 --min-architecture=100 --min-style=100
0 commit comments