Software /
code /
prosody
Annotate
.luacov @ 10134:e5132c4cfb81
prosodyctl: Complemented my functions with return calls, when possible
author | João Duarte <jvsDuarte08@gmail.com> |
---|---|
date | Wed, 26 Jun 2019 16:46:51 +0100 |
parent | 9469:cd2f742e5826 |
rev | line source |
---|---|
9469
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
1 exclude = { |
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
2 "^%./spec/"; |
cd2f742e5826
.luacov: Add config for luacov, exclude spec/
Matthew Wild <mwild1@gmail.com>
parents:
diff
changeset
|
3 } |