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

More friendly errors #258

Merged
merged 9 commits into from
May 16, 2016
Merged

More friendly errors #258

merged 9 commits into from
May 16, 2016

Commits on May 15, 2016

  1. Remove extra whitespace

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    8aa237e View commit details
    Browse the repository at this point in the history
  2. Rename method for more accuracy

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    50c90fc View commit details
    Browse the repository at this point in the history
  3. Memoize option parser

    So we can reuse it later without creating new instances.
    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    b769e7f View commit details
    Browse the repository at this point in the history
  4. More user friendly output when no script specified

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    a7f2b3e View commit details
    Browse the repository at this point in the history
  5. Extract a little utility method

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    96645a4 View commit details
    Browse the repository at this point in the history
  6. More user friendly output when non existent script

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    6a2bf43 View commit details
    Browse the repository at this point in the history
  7. Refactor to merge all early returns into one

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    1e90e11 View commit details
    Browse the repository at this point in the history
  8. More user friendly output when invalid script

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    536b1b0 View commit details
    Browse the repository at this point in the history
  9. Regenerate rubocop config

    David Rodríguez committed May 15, 2016
    Configuration menu
    Copy the full SHA
    89f937a View commit details
    Browse the repository at this point in the history