Skip to content

Commit c78755a

Browse files
authored
ci(codeclimate): ignore translations
1 parent f8ccfeb commit c78755a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codeclimate.yml

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ ratings:
1414
paths:
1515
- '**/*.js'
1616
- '**/*.scss'
17+
18+
exclude_patterns:
19+
- "translations/"

0 commit comments

Comments
 (0)