]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add item for config linter and grapher
authorEric Wong <e@80x24.org>
Thu, 10 Oct 2019 08:42:52 +0000 (08:42 +0000)
committerEric Wong <e@80x24.org>
Mon, 14 Oct 2019 07:25:33 +0000 (07:25 +0000)
It'll be useful for tools and users to test and perhaps
visualize configs before reloading -httpd/-nntpd/-watch.

TODO

diff --git a/TODO b/TODO
index 93054bb3129b502abad1b77e315db6c761016450..c2eb77c50d580eb07ec4d409d3e3f0cc907884fe 100644 (file)
--- 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...