Skip to content

Commit 73fc82e

Browse files
committed
Update Rubocop config
1 parent c8ab089 commit 73fc82e

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
@@ -56,6 +56,7 @@ Metrics/CyclomaticComplexity:
5656
Metrics/LineLength:
5757
Max: 80
5858
IgnoredPatterns:
59+
- "^\\s*RSpec.describe"
5960
- "^\\s*describe"
6061
- "^\\s*context"
6162
- "^\\s*it"

0 commit comments

Comments
 (0)