Skip to content

Apply Laravel Pint code style formatting to PHP Insight config for Laravel - #729

Open
ryanjbonnell wants to merge 1 commit into
nunomaduro:masterfrom
ryanjbonnell:patch-1
Open

Apply Laravel Pint code style formatting to PHP Insight config for Laravel#729
ryanjbonnell wants to merge 1 commit into
nunomaduro:masterfrom
ryanjbonnell:patch-1

Conversation

@ryanjbonnell

Copy link
Copy Markdown
Q A
Bug fix? no
New feature? no
Fixed tickets --

When installing this package into a Laravel project, the published configuration file — config/insights.php — contains commented code that does not conform to the default Laravel Pint preset, triggering the array_indentation rule.

This pull request formats the PHP Insights config file for Laravel to pass the default Pint checks, ensuring the package a seamless welcome in any Laravel project.

@RC-CTO

RC-CTO commented Jul 16, 2026

Copy link
Copy Markdown

Would love to have Pint working with this if possible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants