add check-format to build step

pull/229/head
David Goodwin 6 years ago
parent 4fcdba9cf4
commit e949e76acd

@ -5,6 +5,7 @@
"license": "GPL-2.0",
"scripts": {
"build" : [
"@check-format",
"@lint",
"@psalm",
"@test"

Loading…
Cancel
Save