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

chore: misc code style fixes #2253

Merged
merged 3 commits into from
Apr 22, 2022
Merged

chore: misc code style fixes #2253

merged 3 commits into from
Apr 22, 2022

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Apr 22, 2022

Continuing to improve and modify our code standard for this repo:

  • use short-array syntax
  • remove unused imports
  • order all import statements
  • use elseif instead of else if
  • require () for new classes
  • fix some whitespace that was missed before

@bshaffer bshaffer requested a review from a team as a code owner April 22, 2022 16:59
@bshaffer bshaffer changed the title chore: use short-array syntax chore: misc code style fixes Apr 22, 2022
@bshaffer bshaffer merged commit ea2d79c into main Apr 22, 2022
@bshaffer bshaffer deleted the use-short-array-syntax branch April 22, 2022 19:24
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.

2 participants