From: Eric Wong <e@80x24.org>
Date: Thu, 10 Oct 2019 08:42:52 +0000 (+0000)
Subject: TODO: add item for config linter and grapher
X-Git-Tag: v1.2.0~47
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2d135442a5759372761a992dafcf4e25974f3371;p=public-inbox.git

TODO: add item for config linter and grapher

It'll be useful for tools and users to test and perhaps
visualize configs before reloading -httpd/-nntpd/-watch.
---

diff --git a/TODO b/TODO
index 93054bb3..c2eb77c5 100644
--- a/TODO
+++ b/TODO
@@ -115,3 +115,8 @@ all need to be considered for everything we introduce)
 
 * support searching based on `git-patch-id --stable` to improve
   bidirectional mapping of commits <=> emails
+
+* linter to check validity of config file
+
+* linter option and WWW endpoint to graph relationships and flows
+  between inboxes, addresses maildirs, coderepos, etc...