chore: workflows and readme
Some checks failed
Chilean Rut CI / CI (push) Failing after 3m36s

This commit is contained in:
2024-03-04 22:12:31 +00:00
parent 8d5b060acf
commit 9a181aafbd
4 changed files with 13 additions and 17 deletions

View File

@@ -14,6 +14,7 @@ For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
EOF;
return (new PhpCsFixer\Config())
->setCacheFile('/tmp/php-cs-fixer')
->setRiskyAllowed(true)