Sha256: f4210fe8ddafd5f7850aa2d09ceaa70f02d074dde13f0e1864cd7d75484e7fd7
Contents?: true
Size: 907 Bytes
Versions: 11
Compression:
Stored size: 907 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-09-02 16:06:20 +0200 using RuboCop version 0.42.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. require: rubocop-rspec # Offense count: 15 RSpec/MultipleExpectations: Max: 4 # Offense count: 33 RSpec/NamedSubject: Exclude: - 'spec/integration/poms_spec.rb' - 'spec/lib/poms/api/response_spec.rb' - 'spec/lib/poms/api/search_spec.rb' - 'spec/lib/poms/api/uris/schedule_spec.rb' - 'spec/lib/poms/configuration_spec.rb' # Offense count: 4 # Configuration parameters: MaxNesting. RSpec/NestedGroups: Exclude: - 'spec/lib/poms/api/search_spec.rb' - 'spec/lib/poms/fields_spec.rb'
Version data entries
11 entries across 11 versions & 1 rubygems