Skip to content

refactor: coding standards missmatch #80

@hanoii

Description

@hanoii

I always try to adhere to the coding standard of the project but I found that a lot of files have missmatch of things.

One in particular is a bit annoying as my editor does this by default so I end up with crazy diffs:

From: https://www.php-fig.org/psr/psr-12/

There MUST NOT be trailing whitespace at the end of lines.
All PHP files MUST end with a non-blank line, terminated with a single LF.

I might submit a PR just fixing this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions