Added PHPCS and PHPMD config; added CI config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
a5d8d74332
commit
069a246db0
@ -29,5 +29,5 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"phpcs": "phpcs --standard=./phpcs.xml",
|
"phpcs": "phpcs --standard=./phpcs.xml",
|
||||||
"phpmd": "phpmd src/ text phpmd.xml"
|
"phpmd": "phpmd src/ text phpmd.xml"
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user