Skip to content

Commit f5eaac9

Browse files
committed
types
1 parent f72b3fa commit f5eaac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sig/datadog/di/utils.rbs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module Datadog
22
module DI
33
module Utils
44
def self?.path_matches_suffix?: (String path, String suffix) -> bool
5+
def self?.path_can_match_spec?: (String path, String suffix) -> bool
56
end
67
end
78
end

0 commit comments

Comments
 (0)