Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Fix coding style towards PSR2 #41

Description

@PABourdin

The current coding style violations can be seen with:

./vendor/bin/phpcs --standard=PSR2 src/

and fixed with:

./vendor/bin/phpcbf --standard=PSR2 src/

Thanks Danny for your help. EDIT: Alex might initiate the fix on master once we face a release.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions