Remove flay and flog

* The ruby parser they use does not support 2.5 syntax in full so we get
  lots of flip flop values when triggering or untriggering blindness in
  these tools.
* This noise reduces their value significantly.
This commit is contained in:
Markus Schirp 2018-12-01 22:48:59 +00:00
parent 343dcec22b
commit a88244dbeb
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