Skip to content

Code Style Inconsistencies | Laravel Pint Setup #303

@devanshp1

Description

@devanshp1

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions