Skip to content

Commit

Permalink
enable check
Browse files Browse the repository at this point in the history
  • Loading branch information
alejndr0 committed Jun 10, 2024
1 parent 9ed27c6 commit e11782b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/octokit/error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def self.from_response(response)
klass.new(response)
end
end
# rubocop:enable Metrics/CyclomaticComplexity

def build_error_context
if RATE_LIMITED_ERRORS.include?(self.class)
Expand Down

0 comments on commit e11782b

Please sign in to comment.