rubocop_todo: dependency.rb no longer has empty blocks

This commit is contained in:
Issy Long 2022-11-10 23:48:05 +00:00
parent 759ab2d0bd
commit 70553455b8
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -27,7 +27,6 @@ Style/Documentation:
Lint/EmptyBlock:
Exclude:
- "dependency.rb"
- "dev-cmd/extract.rb"
- "test/cache_store_spec.rb"
- "test/checksum_verification_spec.rb"