Fix suggestions with multiple corrections #131
Annotations
2 warnings
rubocop with skip install and using bundler:
rdjson_formatter/rdjson_formatter.rb#L92
[rubocop] reported by reviewdog 🐶
Cyclomatic complexity for build_suggestions is too high. [12/7]
Raw Output:
rdjson_formatter/rdjson_formatter.rb:92:3: C: Metrics/CyclomaticComplexity: Cyclomatic complexity for build_suggestions is too high. [12/7]
|
rubocop with skip install and using bundler:
rdjson_formatter/rdjson_formatter.rb#L92
[rubocop] reported by reviewdog 🐶
Perceived complexity for build_suggestions is too high. [12/8]
Raw Output:
rdjson_formatter/rdjson_formatter.rb:92:3: C: Metrics/PerceivedComplexity: Perceived complexity for build_suggestions is too high. [12/8]
|
Loading