File

.luacov @ 12849:330bfcaa5532

luacheck: Remove long gone mod_storage_sql1 from excludes No point not checking a file that doesn't exist
author Kim Alvefur <zash@zash.se>
date Thu, 19 Jan 2023 17:29:40 +0100
parent 9469:cd2f742e5826
line wrap: on
line source

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