From ec1f473957a529cc51a381e64274e42c03c6487b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 21 Jan 2021 19:46:23 +0000 Subject: lei: forget-external support with canonicalization For proper matching, we'll do a better job canonicalizing URLs and path names for matching. Of course, users may edit the file outside of lei, so ensure we try both the canonicalized and as-is form provided by the user. I also don't think we'll need to store externals info in MiscIdx; just the config file is fine. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 0de1de4a..ddee1539 100644 --- a/MANIFEST +++ b/MANIFEST @@ -339,6 +339,7 @@ t/kqnotify.t t/lei-oneshot.t t/lei.t t/lei_dedupe.t +t/lei_external.t t/lei_overview.t t/lei_store.t t/lei_to_mail.t -- cgit v1.2.3-24-ge0c7