#!/bin/bash
XDEBUG_MODE=off /home/devcontainer/.composer/vendor/bin/phpcs "$@"
