Skip to content

Commit 8043e7d

Browse files
committed
Drop duplicate html_formatter fixtures
1 parent d4eacff commit 8043e7d

14 files changed

Lines changed: 5 additions & 238 deletions

.rubocop.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ Lint/ConstantDefinitionInBlock:
5858
Exclude:
5959
- "spec/**/*_spec.rb"
6060

61-
Lint/Void:
62-
Exclude:
63-
- "spec/fixtures/html_formatter/**/*"
64-
6561
Metrics/BlockLength:
6662
Description: Checks if the length of a block exceeds some maximum value.
6763
Exclude:

spec/fixtures/html_formatter/branch_tester_script.rb

Lines changed: 0 additions & 52 deletions
This file was deleted.

spec/fixtures/html_formatter/branches.rb

Lines changed: 0 additions & 15 deletions
This file was deleted.

spec/fixtures/html_formatter/case.rb

Lines changed: 0 additions & 16 deletions
This file was deleted.

spec/fixtures/html_formatter/case_without_else.rb

Lines changed: 0 additions & 14 deletions
This file was deleted.

spec/fixtures/html_formatter/elsif.rb

Lines changed: 0 additions & 15 deletions
This file was deleted.

spec/fixtures/html_formatter/inline.rb

Lines changed: 0 additions & 15 deletions
This file was deleted.

spec/fixtures/html_formatter/nested_branches.rb

Lines changed: 0 additions & 17 deletions
This file was deleted.

spec/fixtures/html_formatter/never.rb

Lines changed: 0 additions & 4 deletions
This file was deleted.

spec/fixtures/html_formatter/nocov_complex.rb

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)