Skip to content

Commit

Permalink
Update sorbet metric prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
KaanOzkan committed Sep 25, 2024
1 parent 87f62e0 commit 773fdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/spoom/sorbet/metrics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Spoom
module Sorbet
module MetricsParser
DEFAULT_PREFIX = "ruby_typer.unknown.."
DEFAULT_PREFIX = "ruby_typer.unknown."

class << self
extend T::Sig
Expand Down

0 comments on commit 773fdd1

Please sign in to comment.