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 ce96b41 commit dc28798Copy full SHA for dc28798
rb/.rubocop.yml
@@ -78,6 +78,8 @@ Metrics/PerceivedComplexity:
78
Naming/FileName:
79
Exclude:
80
- 'lib/selenium-webdriver.rb'
81
+ - 'Rakefile'
82
+ - '../Rakefile'
83
84
Naming/MethodParameterName:
85
AllowedNames:
0 commit comments