Rearrange code (self-review)
This commit is contained in:
parent
c5d6c5e4c7
commit
47ac49a855
16 changed files with 275 additions and 74 deletions
8
.c8rc.json
Normal file
8
.c8rc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"watermarks": {
|
||||
"statements": [60, 100],
|
||||
"lines": [60, 100],
|
||||
"functions": [60, 100],
|
||||
"branches": [60, 100]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue