.luacov
author Kim Alvefur <zash@zash.se>
Wed, 12 Jul 2023 10:24:28 +0200
changeset 13185 87487056bccb
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.datamanager: Reduce log level of left over debug messages to debug (thanks Trung) These were mostly 'warn' to make them stand out from the debug noise

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