From ab2df01dcb1579ceb0e79487875cc8a89f90003e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 26 Jan 2026 09:45:26 +0100 Subject: config: Note that we don't support includes yet --- config/config.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.go b/config/config.go index edee4f3b..b9f58696 100644 --- a/config/config.go +++ b/config/config.go @@ -16,6 +16,8 @@ import ( // // Lookups are matched case-insensitively for section and key names, and // subsections must match exactly. +// +// Includes aren't supported yet; they will be supported in a later revision. type Config struct { entries []ConfigEntry } -- cgit v1.3.1-10-gc9f91