Skip to content

Commit

Permalink
enable codeclimate plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Dec 11, 2021
1 parent d6e3f05 commit f210e8f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
exclude_patterns:
- benchmarks/*.rb
plugins:
brakeman:
enabled: true
bundler-audit:
enabled: true
flog:
enabled: true
config:
score_threshold: 20.0
reek:
enabled: true

0 comments on commit f210e8f

Please sign in to comment.