Skip to content

Commit 57d3abd

Browse files
docs
1 parent 88dbf75 commit 57d3abd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/en/en.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ coverage-nopath-mods=Mod to skip path translation for
66

77
[mod-setting-description]
88
coverage-startup=A coverage test named "startup" will be started as soon as the coverage tester is required into a lua state, and stopped in on_init/on_load.
9-
coverage-include-modstates=For all tests except "startup", only enable the coverage tester in these mods. If blank, the tester will be enabled in all mods. "level" is always included if supported.
10-
coverage-exclude-modfiles=Files in these mods will be excluded from lcov output, in any modstate.
11-
coverage-nopath-mods=These mods will be output in "__modname__" format. "level", "base" and "core" will always be on this list.
9+
coverage-include-modstates=For all tests except "startup", only enable the coverage tester in these mods. If blank, the tester will be enabled in all mods. "level" is always included if supported. JSON Array.
10+
coverage-exclude-modfiles=Files in these mods will be excluded from lcov output, in any modstate. JSON Array.
11+
coverage-nopath-mods=These mods will be output in "__modname__" format. "level", "base" and "core" will always be on this list. JSON Array.

0 commit comments

Comments
 (0)