We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512e313 commit 761f3f4Copy full SHA for 761f3f4
lib/sentry/event_filter.ex
@@ -1,7 +1,5 @@
1
defmodule Sentry.EventFilter do
2
- @moduledoc """
3
-
4
- """
+ @moduledoc false
5
6
@callback exclude_exception?(Exception.t(), atom) :: any
7
end
0 commit comments