1 # This configuration was generated by
2 # `rubocop --auto-gen-config`
3 # on 2015-08-18 22:54:59 +0100 using RuboCop version 0.33.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 Lint/HandleExceptions:
12 - 'cookbooks/networking/definitions/firewall_rule.rb'
19 Metrics/CyclomaticComplexity:
23 # Configuration parameters: AllowURI, URISchemes.
28 # Configuration parameters: CountComments.
33 Metrics/PerceivedComplexity:
39 - 'cookbooks/chef/libraries/compare_versions.rb'
40 - 'cookbooks/chef/libraries/edit_file.rb'
41 - 'cookbooks/chef/libraries/random_password.rb'
42 - 'cookbooks/chef/libraries/remote_directory.rb'
43 - 'cookbooks/chef/libraries/subversion.rb'
44 - 'cookbooks/hardware/libraries/sensors.rb'
45 - 'cookbooks/munin/libraries/expand.rb'
46 - 'cookbooks/mysql/libraries/mysql.rb'
47 - 'cookbooks/networking/libraries/interfaces.rb'
48 - 'cookbooks/networking/libraries/ipaddresses.rb'
49 - 'cookbooks/postgresql/libraries/postgresql.rb'
50 - 'cookbooks/tile/files/default/ruby/expire.rb'
51 - 'cookbooks/wordpress/libraries/wordpress.rb'
54 # Cop supports --auto-correct.
55 # Configuration parameters: MaxLineLength.
56 Style/IfUnlessModifier:
58 - 'cookbooks/accounts/recipes/default.rb'
59 - 'cookbooks/apache/providers/conf.rb'
60 - 'cookbooks/apache/providers/module.rb'
61 - 'cookbooks/chef/libraries/compare_versions.rb'
62 - 'cookbooks/exim/recipes/default.rb'
63 - 'cookbooks/hardware/attributes/default.rb'
64 - 'cookbooks/hardware/recipes/default.rb'
65 - 'cookbooks/munin/recipes/default.rb'
66 - 'cookbooks/nodejs/recipes/default.rb'
67 - 'cookbooks/tile/files/default/ruby/expire.rb'
68 - 'cookbooks/tile/recipes/default.rb'
69 - 'cookbooks/tools/recipes/default.rb'
70 - 'cookbooks/web/recipes/cgimap.rb'
73 # Cop supports --auto-correct.
74 Style/NumericLiterals: