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

Cleanups, file resource limit helper, environment variable with default value helper, query files of path and subpaths helper #12

Merged
merged 5 commits into from
Aug 4, 2018

Commits on Aug 4, 2018

  1. Convert asserts to NoError/Error calls

    These asserts make clear that we are looking at errors and they have
    some nice outputs if the checks fail.
    zimmski committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    87b0ab3 View commit details
    Browse the repository at this point in the history
  2. Comments should be sentences

    zimmski committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    4c3ea7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c453c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43a0e24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f52be9c View commit details
    Browse the repository at this point in the history