1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2020-05-10 17:29:26 +0200 using RuboCop version 0.80.1.
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 # Cop supports --auto-correct.
11 # Configuration parameters: EnforcedStyle.
12 # SupportedStyles: runtime_error, standard_error
13 Lint/InheritException:
15 - 'features/support/helpers/misc_helpers.rb'
18 Naming/AccessorMethodName:
20 - 'features/scripts/vm-execute'
21 - 'features/step_definitions/ssh.rb'
22 - 'features/support/helpers/vm_helper.rb'
30 - 'features/scripts/vm-execute'
31 - 'features/support/extra_hooks.rb'
32 - 'features/support/helpers/chatbot_helper.rb'
33 - 'features/support/helpers/display_helper.rb'
34 - 'features/support/helpers/dogtail.rb'
35 - 'features/support/helpers/opencv.rb'
36 - 'features/support/helpers/remote_shell.rb'
37 - 'features/support/helpers/screen.rb'
38 - 'features/support/helpers/sniffing_helper.rb'
39 - 'features/support/helpers/sshd_helper.rb'
40 - 'features/support/helpers/storage_helper.rb'
41 - 'features/support/helpers/vm_helper.rb'