Skip to content

Commit 336d370

Browse files
committed
feat: disable Metrics/BlockLength in easy_swagger
1 parent eb72a22 commit 336d370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Metrics/BlockLength:
3939
- "**/patches/**/*"
4040
- "**/easy_patch/**/*"
4141
- "**/spec/**/*"
42+
- "**/app/api/easy_swagger/**/*"
4243
Metrics/ClassLength:
4344
CountAsOne: [ 'array', 'hash', 'heredoc', 'method_call']
4445
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)