Skip to content

Commit

Permalink
Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Nov 7, 2023
1 parent 685e4d7 commit b54f566
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module Instrumentation
module Trilogy
module Patches
# Module to prepend to Trilogy for instrumentation
module Client # rubocop:disable Metrics/ModuleLength
module Client
def initialize(options = {})
@connection_options = options # This is normally done by Trilogy#initialize

Expand Down

0 comments on commit b54f566

Please sign in to comment.