mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-09-01 11:28:32 +01:00
Run phpunit and php-cs-fixer
This commit is contained in:
parent
6815cd4f26
commit
b359d02f4f
1 changed files with 1 additions and 1 deletions
|
@ -44,6 +44,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"lint": "php-cs-fixer fix",
|
||||
"test": "phpunit"
|
||||
"test": "phpunit && composer lint -- --dry-run"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue