Skip to content

Commit 572475e

Browse files
committed
rabbit_looking_glass: Tell xref to ignore call to lg:trace/4
[#140125673]
1 parent 042122d commit 572475e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rabbit_looking_glass.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
-module(rabbit_looking_glass).
1818

19+
-ignore_xref([{lg, trace, 4}]).
20+
1921
-export([boot/0]).
2022
-export([connections/0]).
2123

0 commit comments

Comments
 (0)