mirror of
https://github.com/PHPMailer/PHPMailer.git
synced 2025-07-24 09:59:02 +00:00
Add formatting script
This commit is contained in:
@ -71,6 +71,7 @@
|
||||
"license": "LGPL-2.1-only",
|
||||
"scripts": {
|
||||
"check": "./vendor/bin/phpcs",
|
||||
"style": "./vendor/bin/phpcbf",
|
||||
"test": "./vendor/bin/phpunit --no-coverage",
|
||||
"coverage": "./vendor/bin/phpunit",
|
||||
"lint": [
|
||||
|
Reference in New Issue
Block a user