#!/bin/bash
vendor/bin/phpcbf --standard=phpcs.xml "$@"
