Sha256: 634dcf85d37ef23e7ac90b098a77ba887be2af6b99aef4a490c7cc9b49fe9fbb
Contents?: true
Size: 871 Bytes
Versions: 4
Compression:
Stored size: 871 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-11-07 00:01:40 UTC using RuboCop version 1.2.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: - 'grape-entity.gemspec' # Offense count: 6 # Cop supports --auto-correct. Lint/BooleanSymbol: Exclude: - 'spec/grape_entity/exposure_spec.rb' # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: IgnoredMethods. # IgnoredMethods: respond_to, define_method Style/SymbolProc: Exclude: - 'spec/grape_entity/entity_spec.rb'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
grape-entity-0.10.1 | .rubocop_todo.yml |
grape-entity-0.10.0 | .rubocop_todo.yml |
grape-entity-0.9.0 | .rubocop_todo.yml |
grape-entity-0.8.2 | .rubocop_todo.yml |