Sha256: 88f0809d97a564a3a5acd6c1972ed5d16a382981b020c83878489c9df594efb7
Contents?: true
Size: 816 Bytes
Versions: 4
Compression:
Stored size: 816 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2022-10-14 17:07:37 UTC using RuboCop version 1.36.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 # Configuration parameters: Include. # Include: **/*.gemspec Gemspec/RequiredRubyVersion: Exclude: - 'followability.gemspec' # Offense count: 10 # This cop supports safe autocorrection (--autocorrect). # Configuration parameters: EnforcedStyle, ConsistentQuotesInMultiline. # SupportedStyles: single_quotes, double_quotes Style/StringLiterals: Exclude: - 'Gemfile' - 'followability.gemspec'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
followability-1.1.1 | .rubocop_todo.yml |
followability-1.1.0 | .rubocop_todo.yml |
followability-1.0.0 | .rubocop_todo.yml |
followability-0.1.0 | .rubocop_todo.yml |