opencode
opencode copied to clipboard
feat(formatters): add laravel pint as a `.php` formatter
yo, this pull request adds laravel pint as a .php formatter, and it only runs if it’s explicitly specified in composer.json, as expected.
note: although pint is under the laravel organization, it’s framework-agnostic and works with any php project.