Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 6332163

Browse files
committed
React's propTypes often marked as duplicates
1 parent c30de06 commit 6332163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codeclimate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ plugins:
44
enabled: true
55
config:
66
languages:
7-
javascript:
8-
count_threshold: 3
7+
filters:
8+
- "(object (Identifier PropTypes))"
99
checks:
1010
method-lines:
1111
config:

0 commit comments

Comments
 (0)