mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-22 12:07:32 +00:00
Add lint script
This commit is contained in:
parent
0346f25f96
commit
e863de7133
|
@ -43,6 +43,7 @@
|
|||
"sort-packages": true
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "php-cs-fixer fix",
|
||||
"test": "phpunit"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue