config/default.yml in rubocop-sorbet-0.7.6 vs config/default.yml in rubocop-sorbet-0.7.7
- old
+ new
@@ -291,5 +291,10 @@
- "**/*.{rb,rbi,rake,ru}"
Exclude:
- bin/**/*
- db/**/*.rb
- script/**/*
+
+Sorbet/VoidCheckedTests:
+ Description: 'Forbid `.void.checked(:tests)`'
+ Enabled: true
+ VersionAdded: 0.7.7