piotrmurach/github_cli

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

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

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

      There are no issues that match your filters.

      Category
      Status