We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2077b9e commit 3a02e90Copy full SHA for 3a02e90
1 file changed
rb/.rubocop.yml
@@ -77,6 +77,7 @@ Metrics/MethodLength:
77
78
Metrics/ModuleLength:
79
CountComments: false
80
+ Max: 101
81
Exclude:
82
- 'lib/selenium/webdriver/common/platform.rb'
83
- 'spec/**/*'
0 commit comments