qomoteam/qomo

View on GitHub
app/services/filetype.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize(name, desc, icon='fa-file-o', tpl=:binary, reader=Reader::Reader.new)
Severity: Minor
Found in app/services/filetype.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status