Skip to content

Commit b1e4e54

Browse files
committed
Configure controller specs
1 parent fef5488 commit b1e4e54

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
@@ -63,6 +63,9 @@ RSpec/ContextWording:
6363
- unless
6464
- and
6565
- but
66+
RSpec/DescribeClass:
67+
Exclude:
68+
- spec/aoc_cli/controllers/**/*.rb
6669
RSpec/DescribedClass:
6770
SkipBlocks: true
6871
RSpec/ExpectChange:

0 commit comments

Comments
 (0)