Skip to content

Commit

Permalink
appease rubocop once more
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahramadan committed Oct 26, 2023
1 parent c311176 commit ec33d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def self.transform_for(key)
default_settings[:transform] if default_settings
end

def self.config_search_paths # rubocop:disable Metrics/AbcSize
def self.config_search_paths
proc {
yaml = 'newrelic.yml'
config_yaml = File.join('config', yaml)
Expand Down

0 comments on commit ec33d21

Please sign in to comment.