#!/usr/bin/env php add(new XliffLintCommand(null, null, null, false)); $application->add(new LintCommand()); exit($application->run());