Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(lint): reduce strictness of copy-paste detection #5985
## Problem Copy paste detection is very sensitive as the minLines is currently set to 3. ## Solution increase it to 10.
- Loading branch information