PHPCBF added
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-09-13 07:26:48 +00:00
parent 79f4495a77
commit 24665d6e57
5 changed files with 35 additions and 47 deletions

View File

@ -32,6 +32,7 @@
"lint": [
"phplint",
"phpcs",
"phpcbf src/ tests/ benchmark/ examples/",
"phpmd src/,tests/,benchmark/,examples/ text phpmd.ruleset.xml"
],
"analyze": [