Harrison Wright

Results 5 issues of Harrison Wright

- Replace local `log_info` and `log_warning` functions with a module `logger` and `logger.info`/`logger.warning` - Add support for `--quiet` flag by setting the level on the logger - Resolves #190 -...

With #87 and #92 I realized that there is no API to get the starred gists of another user. This means the `--starred-gists` will never work for the specified user,...

### Is your feature request related to a problem? Please describe. Usage of decorators such as `@newrelic.agent.function_trace` prevent mypy from checking types on those functions. Here is mypy documentation describing...

stale

arguments with spaces got split when being passed to `nginx_cache_purge_item`

I just updated to latest in my zsh config and am getting the following error: ``` user@computer ~ ↪ cd empty-repo git_super_status:[:23: integer expression expected: yet git_super_status:[:23: integer expression expected:...