Skip to content

Commit ff83656

Browse files
committed
Minor change
1 parent 07f6fd1 commit ff83656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ AllCops:
1010
TargetRubyVersion: 3.0
1111
Exclude:
1212
- bin/*
13-
- lib/generators/**/*.rb
1413
- gemfiles/*
1514
- spec/**/*
15+
- lib/generators/**/*.rb
1616

1717
#########
1818
# STYLE #

0 commit comments

Comments
 (0)