mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-09 17:46:31 +02:00
fix phpmd
This commit is contained in:
2
.github/workflows/phpmd.yml
vendored
2
.github/workflows/phpmd.yml
vendored
@@ -49,5 +49,5 @@ jobs:
|
||||
run: php ./compiler.php
|
||||
|
||||
- name: Run PHPMD
|
||||
run: phpmd ./src github --exclude './src/includes/*'
|
||||
run: phpmd ./src github cleancode,design,unusedcode --exclude './src/includes/*'
|
||||
continue-on-error: true
|
||||
|
Reference in New Issue
Block a user