1 # This configuration was generated by `rubocop --auto-gen-config`
2 # on 2015-02-03 10:18:23 +0000 using RuboCop version 0.28.0.
3 # The point is for the user to remove these configuration records
4 # one by one as the offenses are removed from the code base.
5 # Note that changes in the inspected code, or installation of new
6 # versions of RuboCop, may require this file to be generated again.
17 Metrics/CyclomaticComplexity:
21 # Configuration parameters: AllowURI, URISchemes.
26 # Configuration parameters: CountComments.
31 Metrics/PerceivedComplexity:
39 # Configuration parameters: MaxLineLength.
40 Style/IfUnlessModifier:
44 # Cop supports --auto-correct.
45 Style/NumericLiterals: