Skip to content

Commit 3a02e90

Browse files
committed
[rb] fix linter
1 parent 2077b9e commit 3a02e90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rb/.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Metrics/MethodLength:
7777

7878
Metrics/ModuleLength:
7979
CountComments: false
80+
Max: 101
8081
Exclude:
8182
- 'lib/selenium/webdriver/common/platform.rb'
8283
- 'spec/**/*'

0 commit comments

Comments
 (0)