File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040
4141 - name : opentelemetry-helpers-sql
4242 # we append a slash here to avoid the naive substring start_with? directory-matching condition in underlying toys gem
43- # which casues helpers/sql to incorrectly match when changes occur in helpers/sql-processor or helpers/sql-obfuscation
43+ # which causes helpers/sql to incorrectly match when changes occur in helpers/sql-processor or helpers/sql-obfuscation
4444 # https://github.com/dazuma/toys/blob/17ed449da8299f272b834470ff6b279a59e8070b/.toys/release/.lib/release_utils.rb#L436
4545 # https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1727
4646 directory : helpers/sql/
@@ -135,7 +135,7 @@ gems:
135135
136136 - name : opentelemetry-instrumentation-http
137137 # we append a slash here to avoid the naive substring start_with? directory-matching condition in underlying toys gem
138- # which casues instrumentation/http to incorrectly match when changes occur in instrumentation/httpx
138+ # which causes instrumentation/http to incorrectly match when changes occur in instrumentation/httpx
139139 # https://github.com/dazuma/toys/blob/17ed449da8299f272b834470ff6b279a59e8070b/.toys/release/.lib/release_utils.rb#L436
140140 # https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1512
141141 directory : instrumentation/http/
You can’t perform that action at this time.
0 commit comments