Skip to content

Commit

Permalink
chore(codeclimate): exclude all but src files
Browse files Browse the repository at this point in the history
  • Loading branch information
gund committed Mar 12, 2019
1 parent c04520a commit 3f92785
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ ratings:
paths:
- 'src/**/*.ts'
exclude_patterns:
- 'src/**/*.spec.ts'
- '**.*'
- '!src/dynamic/**/*.ts'

0 comments on commit 3f92785

Please sign in to comment.