piotrmurach/github_cli

View on GitHub
lib/github_cli/apis/assignee.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def self.add(user, repo, number, params, options)
Severity: Minor
Found in lib/github_cli/apis/assignee.rb - About 35 mins to fix

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

        def self.check(user, repo, assignee, params, options)
    Severity: Minor
    Found in lib/github_cli/apis/assignee.rb - About 35 mins to fix

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

          def self.delete(user, repo, number, params, options)
      Severity: Minor
      Found in lib/github_cli/apis/assignee.rb - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status