Skip to content

Commit

Permalink
Require the new cop in rubocop-github
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshire137 committed Jan 3, 2024
1 parent 69897de commit 52976d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rubocop-github.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@

RuboCop::GitHub::Inject.default_defaults!

require "rubocop/cop/github/avoid_object_send_with_dynamic_method"
require "rubocop/cop/github/insecure_hash_algorithm"

0 comments on commit 52976d2

Please sign in to comment.