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

Cosmetic changes #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

rfadeev
Copy link
Contributor

@rfadeev rfadeev commented Apr 7, 2018

  • Update .gitignore.
  • Add missing .meta file.
  • Convert indentations to tabs.
  • Trim trailing whitespaces.
  • Add newlines at end of files.
  • Align code style.
  • Split long lines.
  • Fix braces and spaces code style.
  • Move comments before statements.
  • Use foreach loops instead of for loops where applicable.

Convert indentations to tabs. Trim trailing whitespaces. Add
newlines at end of files.
Align code style, split long lines, fix braces and spaces,
move comments before statements.
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