mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 12:07:32 +00:00
Run phpunit and php-cs-fixer
This commit is contained in:
parent
6815cd4f26
commit
b359d02f4f
|
@ -44,6 +44,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"lint": "php-cs-fixer fix",
|
||||
"test": "phpunit"
|
||||
"test": "phpunit && composer lint -- --dry-run"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue