sourcegraph/sourcegraph-sentry

Always pass on SentryOrg until rendering process

Opened this issue · 0 comments

In compliance to this code review #13 (comment), it is better to pass down sentryOrg config rather than getting it at a global scope. This will ensure testability.