Skip to content

Conversation

gmponos
Copy link
Contributor

@gmponos gmponos commented Aug 24, 2019

Note that I am not 100% that codesniffer fully supports PSR-12. There is an ongoing discussion here:
squizlabs/PHP_CodeSniffer#750

And also I am not sure about styleci.

@gmponos
Copy link
Contributor Author

gmponos commented Oct 9, 2019

I believe this can be merged now.

@gmponos gmponos changed the title User PSR-12 instead of PSR-2 Use PSR-12 instead of PSR-2 Nov 30, 2019
@gmponos
Copy link
Contributor Author

gmponos commented May 21, 2020

friendly ping

## Pull Requests

- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - Check the code style with ``$ composer check-style`` and fix it with ``$ composer fix-style``.
- **[PSR-12 Coding Standard](https://www.php-fig.org/psr/psr-12/)** - Check the code style with ``$ composer check-style`` and fix it with ``$ composer fix-style``.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to the changes happening to the dev community (master/main branches) I updated this to point to the website instead.

(friendly ping again)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant