Skip to content

Commit 80a1d36

Browse files
committed
Enable Sorbet/ForbidTStruct cop
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
1 parent 0a27ad9 commit 80a1d36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ Sorbet/TrueSigil:
3232

3333
Sorbet/EnforceSigilOrder:
3434
Enabled: true
35+
36+
Sorbet/ForbidTStruct:
37+
Enabled: true

0 commit comments

Comments
 (0)