Skip to content

Commit c04c964

Browse files
committed
Disable rubocop for test/typecheck files
1 parent d856842 commit c04c964

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Rubycw/Rubycw:
1111
Enabled: true
1212
Exclude:
1313
- 'test/**/*_test.rb'
14+
- 'test/typecheck/**/*.rb'
1415

1516
RBS:
1617
Enabled: true

0 commit comments

Comments
 (0)