Skip to content

Commit

Permalink
Potentially fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp committed Jun 10, 2024
1 parent 7e6c9df commit 739a5aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ AllCops:
TargetRubyVersion: 2.5
Exclude:
- 'lib/http/2/huffman_statemachine.rb'
- 'vendor/**/*.rb' # see https://github.com/rubocop/rubocop/issues/9832

Gemspec/RequireMFA:
Enabled: false
Expand Down

0 comments on commit 739a5aa

Please sign in to comment.