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

Fix style for consistency #423

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Conversation

Krisell
Copy link

@Krisell Krisell commented Apr 23, 2022

This PR fixes two minor style inconsistencies:

  1. Short array syntax is used in the README (used in all code since feat: add typing for PHP 8.0 #385)
  2. Single quotes are used for strings where possible (that seems to be the project standard)

Style aspects like this should preferably be enforced by code analysis tools (like php-cs-fixer).

@bshaffer bshaffer merged commit 0ac5041 into firebase:main Apr 23, 2022
@bshaffer
Copy link
Collaborator

Thank you for submitting this!

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

2 participants