Skip to content

Commit db49e34

Browse files
committed
Merge branch 'main' into andyw8/jumpt-to-route-definition
2 parents f8ea32f + 64a56af commit db49e34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Request a review from @Shopify/ruby-dev-exp when a new PR is created
2-
* @Shopify/ruby-dev-exp
1+
# Request a review from @Shopify/ruby-dx when a new PR is created
2+
* @Shopify/ruby-dx

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Sorbet/TrueSigil:
2626
Exclude:
2727
- "**/*.rake"
2828
- "lib/**/*.rb"
29-
- "test/**/*.rb"
29+
- "test/dummy/**/*.rb"
3030

3131
Sorbet/StrictSigil:
3232
Enabled: true

0 commit comments

Comments
 (0)