-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi vaahcms team,
I've been going through the source code for this repo and found a lot of inconsistencies (like indentation, spacing, and line breaks) in the code style like a lot of files are not following PSR standards.
I would suggest using Laravel Pint, which is used by almost all the laravel repo's and is even mentioned in the official documentation.
Pint follows PSR-12 and will automatically fix a lot of these issues, so it should make the code easier to read and maintain going forward for other developers too.
Metadata
Metadata
Assignees
Labels
No labels