Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dam-bal committed Dec 6, 2024
1 parent 25e09db commit d93112a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
run: vendor/bin/phplint

- name: Execute mess detection
run: vendor/bin/phpmd src text unusedcode,codesize src
run: vendor/bin/phpmd src/ text codesize,unusedcode,design,cleancode

0 comments on commit d93112a

Please sign in to comment.