Skip to content

Commit a1f151f

Browse files
committed
chore: add is_alive/1 to xref ignores
1 parent 1c378d4 commit a1f151f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rebar.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
{gen_http, connect, 4},
5757
{gen_http, close, 1},
5858
{gen_http, is_open, 1},
59+
{gen_http, is_alive, 1},
5960
{gen_http, get_socket, 1},
6061
{gen_http, set_mode, 2},
6162
{gen_http, controlling_process, 2},

0 commit comments

Comments
 (0)