From 88708a8aa6a33f265ff990102b44a9a51e3bf4bb Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 3 Jun 2021 00:19:50 +0100 Subject: Get upstream from DB Adds options from command line and a few supporting tweaks --- iwyu.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'iwyu.json') diff --git a/iwyu.json b/iwyu.json index b471e04..351ae85 100644 --- a/iwyu.json +++ b/iwyu.json @@ -31,6 +31,22 @@ "public" ] }, + { + "include": [ + "", + "private", + "", + "public" + ] + }, + { + "include": [ + "@", + "private", + "", + "public" + ] + }, { "include": [ "", -- cgit v1.2.3