piotrmurach/github_cli

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

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

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

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

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

        There are no issues that match your filters.

        Category
        Status