#!/usr/bin/env bash
./vendor/bin/phpcbf -v --no-cache -s --standard="$(pwd)/ruleset.xml" src/ test/
