1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2023-11-23 21:33:11 UTC using RuboCop version 1.39.0.
4 # The point is for the user to remove these configuration records
5 # one by one as the offenses are removed from the code base.
6 # Note that changes in the inspected code, or installation of new
7 # versions of RuboCop, may require this file to be generated again.
10 # This cop supports unsafe autocorrection (--autocorrect-all).
11 # Configuration parameters: EnforcedStyle.
12 # SupportedStyles: standard_error, runtime_error
13 Lint/InheritException:
15 - 'features/support/helpers/misc_helpers.rb'
18 Naming/AccessorMethodName:
20 - 'features/step_definitions/browser.rb'
21 - 'features/step_definitions/ssh.rb'
22 - 'features/support/helpers/vm_helper.rb'
25 # Configuration parameters: AllowedConstants.
31 - 'bin/custom-apt-cruft-check'
32 - 'features/support/extra_hooks.rb'
33 - 'features/support/helpers/chatbot_helper.rb'
34 - 'features/support/helpers/display_helper.rb'
35 - 'features/support/helpers/dogtail.rb'
36 - 'features/support/helpers/opencv.rb'
37 - 'features/support/helpers/remote_shell.rb'
38 - 'features/support/helpers/screen.rb'
39 - 'features/support/helpers/sniffing_helper.rb'
40 - 'features/support/helpers/sshd_helper.rb'
41 - 'features/support/helpers/storage_helper.rb'
42 - 'features/support/helpers/vm_helper.rb'