#!/bin/bash

composer lint --
composer types -- --ansi --no-interaction --no-progress --error-format=github
#composer test
