flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.27k stars 826 forks source link

Use Laravel Pint for code formatting #3871

Closed datlechin closed 11 months ago

datlechin commented 1 year ago

Fixes #0000

Changes proposed in this pull request: This PR introduces changes to enhance the code formatting of the PHP files in the repository using Laravel Pint and uses PER coding style.

For reference, an example commit reflecting the code formatting action can be found here: https://github.com/flarum/framework/commit/f06945dd06564865e72943e40680ec448bd793af

These changes optimize code formatting and consistency, aligning with Laravel and PER standards. I would appreciate your review and feedback.

QA

Necessity

Confirmed

Required changes: