Sha256: d38ad28536a8341ddc5c014d954fc6a7dabe5cfb238e9cf00d963f0a58438082
Contents?: true
Size: 728 Bytes
Versions: 22
Compression:
Stored size: 728 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-05-16 14:10:19 -0500 using RuboCop version 0.56.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: PreferredDelimiters. Style/PercentLiteralDelimiters: Exclude: - 'Rakefile' # Offense count: 1 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 82
Version data entries
22 entries across 22 versions & 2 rubygems