Skip to content

Commit afb4095

Browse files
committed
(MAINT) Rubocop ignore new ruby spec fixtures
1 parent b5da040 commit afb4095

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
@@ -7,6 +7,7 @@ AllCops:
77
- 'lib/puppet-strings/yard/templates/**/*'
88
# Ignore fixtures we do not control
99
- spec/fixtures/modules/**/*
10+
- spec/fixtures/ruby/**/*
1011

1112
# DISABLED - not useful
1213
Bundler/OrderedGems:

0 commit comments

Comments
 (0)