Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat codebase v4 #2872

Merged
merged 2 commits into from
Jul 1, 2022
Merged

Reformat codebase v4 #2872

merged 2 commits into from
Jul 1, 2022

Conversation

dvikan
Copy link
Contributor

@dvikan dvikan commented Jul 1, 2022

Continuation of #2871

Modernize the code base.
Convert code base to PSR12. Convert long-form arrays to short-hand arrays. Modify linter rules.

This pr was automcatically generated by modifying phpcs.xml and then running:

./vendor/bin/phpcbf --version
PHP_CodeSniffer version 3.6.2 (stable) by Squiz (http://www.squiz.net)
./vendor/bin/phpcbf ./

@jtojnar
Copy link
Contributor

jtojnar commented Jul 1, 2022

Can reproduce the same diff locally for 04b3949^. PHP CodeSniffer seems to be a bit buggy, will also want to apply dvikan#10.

@dvikan dvikan merged commit 4f75591 into RSS-Bridge:master Jul 1, 2022
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.

None yet

3 participants