Skip to content

Commit eadea30

Browse files
authored
Update .rubocop.yml
Signed-off-by: Jon Daniel <[email protected]>
1 parent b589d97 commit eadea30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AllCops:
77
NewCops: enable
88
Exclude:
99
- "spec/statistical_accuracy_spec.rb"
10-
- "vendor/**/*.*"
10+
- "vendor/**/*"
1111

1212
Style/FrozenStringLiteralComment:
1313
Enabled: false

0 commit comments

Comments
 (0)