]> git.mxchange.org Git - friendica.git/commitdiff
Change output format in Github
authorArt4 <art4@wlabs.de>
Wed, 25 Dec 2024 16:17:31 +0000 (16:17 +0000)
committerArt4 <art4@wlabs.de>
Wed, 25 Dec 2024 16:17:31 +0000 (16:17 +0000)
.github/workflows/code-quality.yml

index 385501c1a961ec8700bfd21386a908371b145857..9c8e20ee5f4c7a28f4d15bd5ca8c0ce7416bf777 100644 (file)
@@ -106,4 +106,4 @@ jobs:
         uses: "ramsey/composer-install@v2"
 
       - name: Run PHPMD
-        run: vendor/bin/phpmd src/ github .phpmd-ruleset.xml
+        run: vendor/bin/phpmd src/ text .phpmd-ruleset.xml --color