.luacov
author Kim Alvefur <zash@zash.se>
Sun, 16 Jul 2023 21:01:31 +0200
changeset 13210 7435a9341bb3
parent 9472 cd2f742e5826
permissions -rw-r--r--
core.moduleapi: Turn negative periods or "never" into infinity As a way to signal that the periodic thing should be disabled, matching existing mod_mam usage

exclude = {
	"^%./spec/";
}