Skip to content

Commit a4ffa7a

Browse files
author
Tom Maher
committed
let net/ldap be too long
1 parent 7c61cef commit a4ffa7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rubocop_todo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Metrics/BlockNesting:
8282
# Configuration parameters: CountComments.
8383
Metrics/ClassLength:
8484
Max: 431
85+
Exclude:
86+
- 'lib/net/ldap.rb'
8587

8688
# Offense count: 22
8789
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)