Add MinimalPluginStandard to lint-staged command
[MAILPOET-4850]
This commit is contained in:
committed by
John Oleksowicz
parent
293eef2c78
commit
b1760ff676
@@ -30,6 +30,7 @@
|
|||||||
"*.php": [
|
"*.php": [
|
||||||
"phplint",
|
"phplint",
|
||||||
"./do qa:code-sniffer",
|
"./do qa:code-sniffer",
|
||||||
|
"./do qa:minimal-plugin-standard",
|
||||||
"bash -c './do qa:phpstan'"
|
"bash -c './do qa:phpstan'"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user