Added PHPCS and PHPMD config; added CI config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Gregory Ballantine 2022-10-14 12:18:13 -04:00
parent a5d8d74332
commit 069a246db0

View File

@ -29,5 +29,5 @@
"scripts": {
"phpcs": "phpcs --standard=./phpcs.xml",
"phpmd": "phpmd src/ text phpmd.xml"
},
}
}