Sha256: 7f1e9ae9a4853c51d97604dc88ab5d968c517f3cd523c9881e2168b0b880f1ba
Contents?: true
Size: 647 Bytes
Versions: 1
Compression:
Stored size: 647 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-03-09 23:12:09 +0900 using RuboCop version 0.80.1. # 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: 12 # Configuration parameters: MinNameLength, AllowNamesEndingInNumbers, AllowedNames, ForbiddenNames. # AllowedNames: io, id, to, by, on, in, at, ip, db, os, pp Naming/MethodParameterName: Exclude: - 'lib/ruby/short_url/encoder.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-short_url-1.1.0 | .rubocop_todo.yml |