conditionals.c
5.82 KB
-
config: handle empty conditional in includeIf · 83a1e614
When a config file contains `[includeIf]` (with no condition), we should treat that as a falsey value. This means that we should properly parse a config value of `includeIf.path`.
Edward Thomson committed