Skip to content

Commit 32d662d

Browse files
fix credo
1 parent 48d9611 commit 32d662d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/posthog/handler.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ defmodule PostHog.Handler do
88

99
alias PostHog.Context
1010

11+
# credo:disable-for-next-line Credo.Check.Design.TagTODO
1112
# TODO: add @impl :logger_handler once we drop support for OTP < 27
1213
@doc false
1314
def log(log_event, %{config: config}) do

0 commit comments

Comments
 (0)