Skip to content

Commit 828a978

Browse files
Gerhard Lazumichaelklishin
Gerhard Lazu
authored andcommitted
Ignore maps:from_list in xref
Signed-off-by: Loïc Hoguin <[email protected]>
1 parent 0a08082 commit 828a978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rabbit_looking_glass.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
-module(rabbit_looking_glass).
1818

1919
-ignore_xref([{lg, trace, 4}]).
20+
-ignore_xref([{maps, from_list, 1}]).
2021

2122
-export([boot/0]).
2223
-export([connections/0]).

0 commit comments

Comments
 (0)