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 053114f commit 4369a2fCopy full SHA for 4369a2f
examples/ruby/.rubocop_todo.yml
@@ -8,6 +8,7 @@
8
9
AllCops:
10
Exclude:
11
+ - 'lib/monkey_patch.rb'
12
- 'spec/virtual_authenticator/virtual_authenticator_spec.rb'
13
- 'spec/hello/hello_selenium_spec.rb'
14
- 'spec/getting_started/open_browser_spec.rb'
0 commit comments