ruby/typeprof

`include Enumerable` causes error

wagenet opened this issue · 0 comments

sig/typeprof/app/services/usage_anomalies/detector.rbs:5:2: [error] Type `::Enumerable` is generic but used as a non generic type
│ Diagnostic ID: RBS::InvalidTypeApplication
│
└   class Detector
    ~~~~~~~~~~~~~~