Skip to content

Commit 5809d3d

Browse files
committed
Changes code duplication checking.
1 parent f547591 commit 5809d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cpd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
languages: typescript
22
files: src/**/*
33
min-lines: 3
4-
min-tokens: 35
4+
min-tokens: 38
55
debug: false
66
skip-comments: true

0 commit comments

Comments
 (0)