UNPKG
clean-code-metrics
Version:
latest (0.0.12)
0.0.12
0.0.11
0.0.10
metrics for clean code
github.com/Xanlantos/clean-code
Xanlantos/clean-code
clean-code-metrics
/
src
/
TEST
/
test.config.json
7 lines
(6 loc)
•
168 B
JSON
View Raw
1
2
3
4
5
6
7
{
"basePath"
:
"./src/TEST/exampleDirTree"
,
"ignorePath"
:
[
"./src/TEST/exampleDirTree/.ccmignore"
]
,
"ignoreCase"
:
false
,
"searchPattern"
:
[
"TODO"
,
"FIXME"
,
"BUG"
]
}