We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56cc46 commit eeecd28Copy full SHA for eeecd28
.codeclimate.yml
@@ -1,5 +1,6 @@
1
version: '2'
2
exclude_patterns:
3
- - '**/graphql.ts'
+ - '**/*graphql.ts'
4
- '**/*.test.ts'
5
- '**/*.test.tsx'
6
+ - 'src/server/mail/templates/**/*'
0 commit comments