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 index out of bounds issue on items #31

Merged
merged 3 commits into from
Jun 8, 2017
Merged

Commits on Jun 8, 2017

  1. Don’t fail with an index out of bounds if items read was empty

    (even thous staus was 0)
    niklassaers committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    d9ad32e View commit details
    Browse the repository at this point in the history
  2. Match indentation style

    Not sure why Xcode didn’t do this by default
    niklassaers committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    f14fd12 View commit details
    Browse the repository at this point in the history
  3. Indentation again

    This is getting embarrasing. How do I make Xcode match the style / use tabs? Missed these two
    niklassaers committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    6969514 View commit details
    Browse the repository at this point in the history