Skip to content

Commit eeecd28

Browse files
committed
Update .codeclimate.yml
1 parent b56cc46 commit eeecd28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codeclimate.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
version: '2'
22
exclude_patterns:
3-
- '**/graphql.ts'
3+
- '**/*graphql.ts'
44
- '**/*.test.ts'
55
- '**/*.test.tsx'
6+
- 'src/server/mail/templates/**/*'

0 commit comments

Comments
 (0)