Merge pull request #792 from mbj/remove/flay

Remove flay and flog
This commit is contained in:
Markus Schirp 2018-12-01 22:53:43 +00:00 committed by GitHub
commit 83e2597a17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 7 deletions

View file

@ -35,8 +35,6 @@ jobs:
- run: bundle install
- run: bundle exec rake metrics:rubocop
- run: bundle exec rake metrics:reek
- run: bundle exec rake metrics:flay
- run: bundle exec rake metrics:flog
mutant:
<<: *defaults
steps:

View file

@ -1,3 +0,0 @@
---
threshold: 16
total_score: 1395

View file

@ -1,2 +0,0 @@
---
threshold: 27.7