mirror of
https://github.com/opencultureconsulting/psr-15.git
synced 2025-03-30 00:00:12 +01:00
Update PHP Mess Detector workflow
This commit is contained in:
parent
02eb93bf3b
commit
8b51cfccb4
2
.github/workflows/phpmd.yml
vendored
2
.github/workflows/phpmd.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Run PHP Mess Detector
|
- name: Run PHP Mess Detector
|
||||||
uses: php-actions/phpmd@v1
|
uses: php-actions/phpmd@v1
|
||||||
with:
|
with:
|
||||||
path: bin/ public/ src/
|
path: src/
|
||||||
php_version: "8.1"
|
php_version: "8.1"
|
||||||
ruleset: .phpmd.dist.xml
|
ruleset: .phpmd.dist.xml
|
||||||
output: sarif
|
output: sarif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user