From 4deb6437f548a803509bce1ee87850c5501edc03 Mon Sep 17 00:00:00 2001 From: Bryan Paxton Date: Fri, 30 Nov 2018 20:06:42 -0600 Subject: Support ignoring whole modules in xref results - Added support to rebar_prv_xref for filtering out whole module. A module may now be added to the list of xref_ignores in rebar.config or via -ignore_xref() module attribute - Added unit test for whole module filtering support to xref CT suite --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index e4bb872..b9bfe3d 100644 --- a/THANKS +++ b/THANKS @@ -141,3 +141,4 @@ Roberto Aloi Andrew McRobb Drew Varner Niklas Johansson +Bryan Paxton -- cgit v1.1