Evan Zacks

Results 6 issues of Evan Zacks

Fix `delete-pyc-files` hook (indentation), add a unit test.

* Fix `Datadog::SpanOperation` -> `Datadog::Tracing::SpanOperation` * Fix `Datadog::TraceOperation` -> `Datadog::Tracing::TraceOperation` **What does this PR do?** Fix typos in documentation **Motivation** While upgrading code to the 1.x API (we were using...

Previously, failure to bind would result in a silent failure after the "Listening on " message. This change wraps the call to `ListenAndServe` to report any failure. ```bash # ./aws-signing-proxy...

This may address #8 as it provides a command that can be pasted directly. Maybe we should add additional wording about the `--stack` parameter? Several reports reflect users passing local...

## Problem CI failures after `sqlite` 2.0.0 was released ``` An error occurred while loading ./spec/valid_mime_type_spec.rb. - Did you mean? rspec ./spec/valid_mime_type_middleware_spec.rb Failure/Error: ActiveRecord::Base.establish_connection adapter: "sqlite3", database: ":memory:" LoadError: Error...