.luacov
author Kim Alvefur <zash@zash.se>
Mon, 25 Nov 2019 20:46:55 +0100
changeset 10447 f28718f46196
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.stanza: Remove redundant check for attrs A stanza can't not have attrs if created the correct way

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